a703a21b48
memory leak that would've occurred for all iterators that were destroyed before having iterated until they raised StopIteration. * Simplify some code. * Add new test cases to check for the memleak and ensure that mixing iteration with modification of the values for existing keys works. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
db.py | ||
dbobj.py | ||
dbrecio.py | ||
dbshelve.py | ||
dbtables.py | ||
dbutils.py |