commit | 505f75b09d4cd430b69d02a07826d4510895d1e4 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <[email protected]> | Mon Jun 09 01:28:30 2008 +0000 |
committer | Raymond Hettinger <[email protected]> | Mon Jun 09 01:28:30 2008 +0000 |
tree | 0ff162e3f9bc4da0b306f185161e9a4a66b8d65c | |
parent | d2678d0946dd4e4c4c1896e83bbee00354847481 [diff] |
Issue3065: Fixed pickling of named tuples. Added tests.