[issue5736] Add the iterator protocol to dbm modules

Skip Montanaro report at bugs.python.org
Mon Apr 13 02:19:23 CEST 2009


Skip Montanaro <skip at pobox.com> added the comment:

skip> What's worse, even in a non-threaded environment you might want to
    skip> iterate over the gdbm file simultaneously from two different
    skip> places.

Or iterate over two different gdbm files simultaneously.

----------

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


More information about the Python-bugs-list mailing list