This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
945a8ba635
cpython
/
Lib
/
bsddb
History
Matthias Klose
54cc539a2b
- Issue
#6949
: Allow the _bsddb extension to be built with db-4.8.x.
2010-03-15 12:46:18 +00:00
..
test
- Issue
#6949
: Allow the _bsddb extension to be built with db-4.8.x.
2010-03-15 12:46:18 +00:00
__init__.py
Issue
#7092
: Fix the DeprecationWarnings emitted by the standard library
2010-01-04 23:22:44 +00:00
db.py
bsddb module updated to version 4.7.2devel9.
2008-07-23 11:38:42 +00:00
dbobj.py
Fix py3k warnings in bsddb
2009-10-14 18:01:33 +00:00
dbrecio.py
Fix errors found by pychecker
2006-06-11 08:35:14 +00:00
dbshelve.py
use proper shebang lines
2010-03-11 21:53:25 +00:00
dbtables.py
Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna.
2010-02-02 15:57:45 +00:00
dbutils.py
Fix py3k warnings in bsddb
2009-10-14 18:01:33 +00:00