]> granicus.if.org Git - python/commit
Backport r87672 and r87615, improving tests, using super() instead of direct parent...
authorRaymond Hettinger <python@rcn.com>
Mon, 3 Jan 2011 08:50:48 +0000 (08:50 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 3 Jan 2011 08:50:48 +0000 (08:50 +0000)
commit8dfb9288af2ce4118861969bd2a6666cb736f5d5
tree402e28b3202b5b3b3b577ee2e2bb9051f2b5c3fd
parent32e8aab1fbb809f3e4bd0830f0b0602349f21a02
Backport r87672 and r87615, improving tests, using super() instead of direct parent references, and using  __reduce__ method for pickling.
Lib/collections.py