]> granicus.if.org Git - python/commit
_dis_test should be a raw string now that it contains \x escapes.
authorGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 15:37:13 +0000 (15:37 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 15:37:13 +0000 (15:37 +0000)
commit03e35327f26d353db126a8f840a8890b3593f18a
tree454b17166f9648e62b245d7c9171c2e34087b6c2
parentd0f7c86a20e9cef8cbf2c8fb676fcc8d8a7000b4
_dis_test should be a raw string now that it contains \x escapes.
Lib/pickletools.py