]> granicus.if.org Git - python/commit
test01_join(): Fix a test failure when run with "python -O". The
authorBarry Warsaw <barry@python.org>
Mon, 21 Jul 2003 18:43:33 +0000 (18:43 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 21 Jul 2003 18:43:33 +0000 (18:43 +0000)
commite676c5ef3ed8a34431f1c30cf91ef67ab70c6d4e
tree0d1f12ae5473c6b65e016a2b4889bc086f2fa19f
parentf239c6d5378d2ada6ec7be1e76ce8564796577cc
test01_join(): Fix a test failure when run with "python -O".  The
setting of sCursor happened in an assert.
Lib/bsddb/test/test_join.py