]> granicus.if.org Git - python/commit
Issue #9094: Make python -m pickletools disassemble pickles given in
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Sat, 3 Jul 2010 20:35:53 +0000 (20:35 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Sat, 3 Jul 2010 20:35:53 +0000 (20:35 +0000)
commit60c762b77a87438691c1a788f0f427eb666e106b
tree4123b3908a72d369a074b468b78048b2fdee9670
parentdf022da3d87311e44213ea2e5f95cc6667d44d83
Issue #9094: Make python -m pickletools disassemble pickles given in
the command line.
Lib/pickletools.py
Misc/NEWS