[issue21729] Use `with` statement in dbm.dumb

Roundup Robot report at bugs.python.org
Wed Jun 25 19:40:12 CEST 2014


Roundup Robot added the comment:

New changeset fdbcb11e0323 by Serhiy Storchaka in branch '3.4':
Issue #21729: Used the "with" statement in the dbm.dumb module to ensure
http://hg.python.org/cpython/rev/fdbcb11e0323

New changeset e41b4e8c0c1d by Serhiy Storchaka in branch 'default':
Issue #21729: Used the "with" statement in the dbm.dumb module to ensure
http://hg.python.org/cpython/rev/e41b4e8c0c1d

New changeset 893e79196fb3 by Serhiy Storchaka in branch '2.7':
Issue #21729: Used the "with" statement in the dbm.dumb module to ensure
http://hg.python.org/cpython/rev/893e79196fb3

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21729>
_______________________________________


More information about the Python-bugs-list mailing list