• Thomas Lotze's avatar
    merging revision 40330 from trunk: · 20322290
    Thomas Lotze authored
    - fixed the API of the pop() method on PersistentDict and PersistentMapping
    - no longer try to find pop and popitem on UserDict as all supported
      Python versions have them
    - added a test for the default argument of pop()
    - added a NEWS.txt entry about pop()
    20322290
mapping.py 3.99 KB