• Tim Peters's avatar
    SF bug #491415 PyDict_UpdateFromSeq2() unused · eba2f207
    Tim Peters authored
    PyDict_UpdateFromSeq2():  removed it.
    PyDict_MergeFromSeq2():  made it public and documented it.
    PyDict_Merge() docs:  updated to reveal <wink> that the second
    argument can be any mapping object.
    eba2f207
dictobject.h 4.92 KB