]> granicus.if.org Git - python/commit
Marc-Andre Lemburg: support pickling Unicode objects, both in text
authorGuido van Rossum <guido@python.org>
Fri, 10 Mar 2000 23:20:09 +0000 (23:20 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 10 Mar 2000 23:20:09 +0000 (23:20 +0000)
commitb5f2f1bb6ffc984cfd12f969c2e8d5a905860237
tree87875b6f464cfa3e4d33ed8db52da95b7aba251b
parent85eacecaa08f49dd3b0f7841400d4d46ef121bb5
Marc-Andre Lemburg: support pickling Unicode objects, both in text
mode ('V') and in binary mode ('X').
Lib/pickle.py