This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-28 07:08:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff564d3391ef70e453a49d64b68a2f902c40a5b2
cpython
/
Lib
/
bsddb
T
History
Martin v. Löwis
e869eb1953
Patch
#1112812
: Make bsddb/__init__.py more friendly for modulefinder.
...
Backported to 2.4.
2005-03-03 09:46:07 +00:00
..
test
Purged Berkeley code of references to the long-obsolete whrandom.
2004-08-08 00:54:21 +00:00
__init__.py
Patch
#1112812
: Make bsddb/__init__.py more friendly for modulefinder.
2005-03-03 09:46:07 +00:00
db.py
Simplify string comparison using startswith()
2005-02-02 18:47:18 +00:00
dbobj.py
…
dbrecio.py
…
dbshelve.py
…
dbtables.py
Purged Berkeley code of references to the long-obsolete whrandom.
2004-08-08 00:54:21 +00:00
dbutils.py
…