]> granicus.if.org Git - python/commit
Added test case for accessing gsbm database by key after it's closed;
authorFred Drake <fdrake@acm.org>
Mon, 7 Feb 2000 17:15:48 +0000 (17:15 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 7 Feb 2000 17:15:48 +0000 (17:15 +0000)
commita710d6e20cebc0d8a2aa6e8df5c37d9263d86d9b
treebbf099dda3d164f0d40aa3a48932237226f7d169
parentef6ceb62bde8ff9ffc09df7686c3d4a50548a425
Added test case for accessing gsbm database by key after it's closed;
it should raise gdbm.error.
Lib/test/test_gdbm.py