diff options
author | Walter Dörwald <walter@livinglogic.de> | 2007-06-08 15:33:46 (GMT) |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2007-06-08 15:33:46 (GMT) |
commit | 3f1e65cfde6ebfc1be580bac44fda5c15176f30b (patch) | |
tree | 87199c83775984026b93c2c7179e271ad94ab8b1 /Lib/test/test_format.py | |
parent | 9b775535f828bedc30f3f52a04afec049b6aa25a (diff) | |
download | cpython-3f1e65cfde6ebfc1be580bac44fda5c15176f30b.zip cpython-3f1e65cfde6ebfc1be580bac44fda5c15176f30b.tar.gz cpython-3f1e65cfde6ebfc1be580bac44fda5c15176f30b.tar.bz2 |
Fix Cookie.py: Fix example in the docstring (encoded SerialCookies contain
unicode now). Fix _quote() and Morsel.set() which were using str8.translate().
As cPickle.dumps() returns bytes now value_encode() and value_decode() methods
must encode/decode (however output() might better return a bytes object).
Diffstat (limited to 'Lib/test/test_format.py')
0 files changed, 0 insertions, 0 deletions