• Raymond Hettinger's avatar
    SF #662923 · 4c025321
    Raymond Hettinger authored
    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.
    4c025321
test_bsddb.py 2.44 KB