]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
__init__.py: keep it compatible with older python (True and False == 1 and 0)
authorGregory P. Smith <greg@mad-scientist.com>
Tue, 13 Jan 2004 19:59:57 +0000 (19:59 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Tue, 13 Jan 2004 19:59:57 +0000 (19:59 +0000)
commite33aef7b159a24789cfa8f1fcf4462f6a4bab464
treeeee65a344b751d46bf3bbd00ea49582a19f15f4f
parent2fb702966c9c7e29c2697cf0d9dc6b1a19e465d7
__init__.py:  keep it compatible with older python (True and False == 1 and 0)
test_basics.py: updated for the set_get_returns_none() default of 2 change.
Lib/bsddb/__init__.py
Lib/bsddb/test/test_basics.py