mirror of
https://github.com/python/cpython.git
synced 2024-12-04 23:34:42 +08:00
deadbf50e4
Add support for the iterator and mapping protocols. For Py2.3, this was done for shelve, dumbdbm and other mapping objects, but not for bsddb and dbhash which were inadvertently missed. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
db.py | ||
dbobj.py | ||
dbrecio.py | ||
dbshelve.py | ||
dbtables.py | ||
dbutils.py |