mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
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 | ||