]> granicus.if.org Git - python/commit
Fix the code for stripping the leading 's' from str8 and bytes literals.
authorGuido van Rossum <guido@python.org>
Tue, 3 Jul 2007 20:30:03 +0000 (20:30 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 3 Jul 2007 20:30:03 +0000 (20:30 +0000)
commit1718fd1dc592de4f59206b1c69eb7ed45d92d818
tree53aca1422b92de15ef063432caefe19985eee650
parent07d4e78b0f5ffcc5fdfebbf20b1e87a07064fed6
Fix the code for stripping the leading 's' from str8 and bytes literals.
Modules/cPickle.c