]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove the offending added bit of a test case that doesn't apply to
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 15 May 2004 21:37:34 +0000 (21:37 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 15 May 2004 21:37:34 +0000 (21:37 +0000)
commit400363004eebd153cc1403acf37ab93340673b7f
treee4d0b4866a975173200a301317dfb878da5e2210
parent84349a79fdb70a4446c68464036437ae36ba87e5
Remove the offending added bit of a test case that doesn't apply to
the python 2.3.x branch as the bsddb.set_get_returns_none() default
behaviour is different than on 2.4 and leter.  (yes a correct test
case for this branch could be written; removing this bad test gets
things not-failing fastest)
Lib/bsddb/test/test_basics.py