]> granicus.if.org Git - python/commit
Fix pickletools doctests -- all we get nowadays is longs.
authorGuido van Rossum <guido@python.org>
Mon, 15 Jan 2007 00:21:46 +0000 (00:21 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 15 Jan 2007 00:21:46 +0000 (00:21 +0000)
commitf4100005ae552ab4d5112b270a45c6091c30045e
tree43a119f36d88baaae6be94baee8b904210a7b238
parent4c9695a9d15661c526867e387967f5f3e82bed6f
Fix pickletools doctests -- all we get nowadays is longs.
(Hmm... Shouldn't longs of certain sizes be pickled using 'I' opcodes? Later.)
BROKEN_TESTS
Lib/pickletools.py