cpython/Lib/bsddb
Jesus Cea c5a11fabdb bsddb module updated to version 4.7.2devel9.
This patch publishes the work done until now
for Python 3.0 compatibility. Still a lot
to be done.

When possible, we use 3.0 features in Python 2.6,
easing development and testing, and exposing internal
changes to a wider audience, for better test coverage.

Some mode details:
http://www.jcea.es/programacion/pybsddb.htm#bsddb3-4.7.2
2008-07-23 11:38:42 +00:00
..
test bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
__init__.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
db.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
dbobj.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
dbrecio.py Fix errors found by pychecker 2006-06-11 08:35:14 +00:00
dbshelve.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
dbtables.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
dbutils.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00