]> granicus.if.org Git - python/commit
Fix-up __reduce__ which could not reach the __keys variable indirectly.'
authorRaymond Hettinger <python@rcn.com>
Tue, 3 Mar 2009 22:20:56 +0000 (22:20 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 3 Mar 2009 22:20:56 +0000 (22:20 +0000)
commit14b89ffc7e7cf3fb7e65bf6350de2c53554515ea
treed9b58f7ba125eef18952dee81396b08b1ddf2f2f
parent9a572ba9663cce56aa4cc385502acfa5521b5f26
Fix-up __reduce__ which could not reach the __keys variable indirectly.'
Lib/collections.py