cpython/Lib/bsddb
Gregory P. Smith 1281f76606 * supply a more useful error message when append() is called on the
wrong type of database in dbshelve.
* fix a typo in the exception name when checking args
2004-03-16 18:50:26 +00:00
..
test bugfix for people executing test_all to run the test suite. (call the 2004-03-16 07:07:06 +00:00
__init__.py Fixes SF bug # 778421 2004-02-26 10:07:14 +00:00
db.py
dbobj.py
dbrecio.py Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
dbshelve.py * supply a more useful error message when append() is called on the 2004-03-16 18:50:26 +00:00
dbtables.py Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
dbutils.py