]> granicus.if.org Git - python/commit
#3057: Fix the MutableMapping ABC to use the 2.6 dict interface.
authorGeorg Brandl <georg@python.org>
Sat, 7 Jun 2008 17:03:28 +0000 (17:03 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 7 Jun 2008 17:03:28 +0000 (17:03 +0000)
commit60fbf7f8bb83dd10a8d71ae763f845e688399fa0
tree3980ea930c56df71df0ec6c89a0bf314eb28eeeb
parent3bed4aeea52ece30c2a237ab7b92f611b0052284
#3057: Fix the MutableMapping ABC to use the 2.6 dict interface.
Lib/_abcoll.py