]> granicus.if.org Git - python/commit
gdbm.open() no longer accepts garbage in the flags string. Fix the tests.
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Mon, 18 Dec 2000 17:28:05 +0000 (17:28 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Mon, 18 Dec 2000 17:28:05 +0000 (17:28 +0000)
commit99664e455ba9e02e74563e369d7f70bc2faea3e0
tree9dad2a03a40a0a072dc5d4d9fb24febab2f52fac
parent2b6d7bc151d4d15efc8bc428d51cea3286305f41
gdbm.open() no longer accepts garbage in the flags string.  Fix the tests.
Lib/test/test_gdbm.py