]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
simplify some import statements and clean up a docstring and BerkeleyDB library
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 21 Sep 2003 23:18:29 +0000 (23:18 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 21 Sep 2003 23:18:29 +0000 (23:18 +0000)
commit2c627c44f3272999b11b9b045fa096f06df1f941
treefa769e7b6b854993c44863c1a2e4a26b1f521247
parentc52e257eb92385aa942f9da5df75835b36b230ad
simplify some import statements and clean up a docstring and BerkeleyDB library
version check to mention that we support versions 3.2 - 4.2.
Lib/bsddb/__init__.py
Lib/bsddb/db.py
Lib/bsddb/dbshelve.py
Lib/bsddb/dbutils.py