]> granicus.if.org Git - python/commit
Issue #9825: Remove __del__() from OrderedDict.
authorRaymond Hettinger <python@rcn.com>
Sun, 12 Sep 2010 02:11:45 +0000 (02:11 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 12 Sep 2010 02:11:45 +0000 (02:11 +0000)
commit2039753a9ab9d41375ba17877e231e8d53e17749
tree7c4f94baaccf73c42db3720fb86de128642cabfa
parenta1f74816f52707b5d8ea2735f4da22f8dc9396fc
Issue #9825:  Remove __del__() from OrderedDict.
Lib/collections.py
Misc/NEWS