commit | c886a8484d97f6084f13175b5ebf8806a9b366f1 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Mon Jan 03 08:59:18 2011 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Mon Jan 03 08:59:18 2011 +0000 |
tree | dc6fe798bb19ee6d7858cb866649f8fa980c6351 | |
parent | ac514c895c5586e7f9880a189203c6da3733b905 [diff] |
Backport r87672 and r87615, improving tests, using super() instead of direct parent references, and using __reduce__ method for pickling.