]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Removed the "b" string prefix to make test_xpickle compatible with Python 2.5.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 2 Oct 2015 17:23:46 +0000 (20:23 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 2 Oct 2015 17:23:46 +0000 (20:23 +0300)
commitf6eced52cccd4bc242c6c05df69d65d674416aa4
tree3df80d3709f4e1b91031051362d9767f5803d7f8
parent4e2947728c13cfca931a83e7baa55f2e7dc0f22c
Removed the "b" string prefix to make test_xpickle compatible with Python 2.5.
Lib/test/pickletester.py