cpython/Lib/dbm
Serhiy Storchaka 7e7a3dba5f Issue #23865: close() methods in multiple modules now are idempotent and more
robust at shutdown. If needs to release multiple resources, they are released
even if errors are occured.
2015-04-10 13:24:41 +03:00
..
__init__.py #17198: merge with 3.3. 2013-07-07 13:16:05 +02:00
dumb.py Issue #23865: close() methods in multiple modules now are idempotent and more 2015-04-10 13:24:41 +03:00
gnu.py Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00
ndbm.py Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00