cpython/Lib/dbm
Serhiy Storchaka b398d33c65 Issue #18039: dbm.dump.open() now always creates a new database when the
flag has the value 'n'.  Patch by Claudiu Popa.
2014-06-10 21:16:00 +03:00
..
__init__.py
dumb.py Issue #18039: dbm.dump.open() now always creates a new database when the 2014-06-10 21:16:00 +03:00
gnu.py
ndbm.py