SIGN IN SIGN UP

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).
W
Walter Dörwald committed
3f1e65cfde6ebfc1be580bac44fda5c15176f30b
Parent: 9b77553