diff options
author | Guido van Rossum <guido@python.org> | 2001-01-18 16:46:52 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-01-18 16:46:52 (GMT) |
commit | 2f1064c77beca101fa85e2fea1c9ece47cca5b86 (patch) | |
tree | 9aeb6e9073e62b0719120cab47649ee0bf15a9db /Lib/test/output | |
parent | 890f20961912efbdb3d9223f27507e9de0a697e7 (diff) | |
download | cpython-2f1064c77beca101fa85e2fea1c9ece47cca5b86.zip cpython-2f1064c77beca101fa85e2fea1c9ece47cca5b86.tar.gz cpython-2f1064c77beca101fa85e2fea1c9ece47cca5b86.tar.bz2 |
A dumb test for the dumdbm module.
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_dumbdbm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/output/test_dumbdbm b/Lib/test/output/test_dumbdbm new file mode 100644 index 0000000..3fce8ac --- /dev/null +++ b/Lib/test/output/test_dumbdbm @@ -0,0 +1 @@ +test_dumbdbm |