commit | 6e5fea11a818082ff48e946d399ffbc0e2bb266b | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Tue Jul 27 23:04:30 2010 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Tue Jul 27 23:04:30 2010 +0000 |
tree | b78560edb4431d20530dbc0b3e6519b35b90226a | |
parent | cf0bcd1ab8753fc519475e6995da5fdd86cb300d [diff] |
Blocked revisions 83188 via svnmerge ........ r83188 | alexander.belopolsky | 2010-07-27 19:02:38 -0400 (Tue, 27 Jul 2010) | 3 lines Issue #9378: python -m pickle <pickle file> will now load and display the first object in the pickle file. ........