cpython/Lib/dbm
Serhiy Storchaka e5243cc713 Issue #21729: Used the "with" statement in the dbm.dumb module to ensure
files closing.  Patch by Claudiu Popa.
2014-06-25 20:37:30 +03:00
..
__init__.py
dumb.py Issue #21729: Used the "with" statement in the dbm.dumb module to ensure 2014-06-25 20:37:30 +03:00
gnu.py
ndbm.py