diff options
author | Guido van Rossum <guido@python.org> | 2007-07-19 22:19:35 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-07-19 22:19:35 (GMT) |
commit | f93254d2992896445cbd1eec0ee4a80eb8edc6b8 (patch) | |
tree | 72978d19d4170da77eb68d07ecff3833fb35e349 /Lib/test/test_bool.py | |
parent | 00058aa28c8215562995593c57ff9388e2bdb266 (diff) | |
download | cpython-f93254d2992896445cbd1eec0ee4a80eb8edc6b8.zip cpython-f93254d2992896445cbd1eec0ee4a80eb8edc6b8.tar.gz cpython-f93254d2992896445cbd1eec0ee4a80eb8edc6b8.tar.bz2 |
Fix test_pickle, by reverting the string opcodes (S, T, U) to returning
strings, in Latin-1. Bytes are once more pickled through bytes.__reduce__,
but now it returns "latin-1" as the second parameter.
Unfortunately this breaks datetime pickling. I'll have to investigate
further; reverting Martin's changes doesn't seem to help.
Diffstat (limited to 'Lib/test/test_bool.py')
0 files changed, 0 insertions, 0 deletions