commit | e8d2eee0fada6b6a7c90c260366d30c0b0c16ab2 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Tue Jul 27 23:05:31 2010 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Tue Jul 27 23:05:31 2010 +0000 |
tree | 1eadb95cc79a9655ed1e6b88a7f9a0ebac3097fb | |
parent | d672229ca2f2114c01e65b28b5d366d2f661e534 [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. ........