Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Lib
/
test
/
test_gdbm.py
f6e47ad
Check that f.keys() == [] right after creation -- this prevents bugs
by Guido van Rossum
· 24 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 24 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 24 years ago
99664e4
gdbm.open() no longer accepts garbage in the flags string. Fix the tests.
by Neil Schemenauer
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
a710d6e
Added test case for accessing gsbm database by key after it's closed;
by Fred Drake
· 25 years ago
fab8ab8
Many scripts, but small changes. Update the way the scripts obtain the
by Roger E. Masse
· 28 years ago
62a017c
Test script for the GNU dbm module (gdbm)
by Roger E. Masse
· 28 years ago