]> granicus.if.org Git - python/commit
Change PyUnicode_EncodeUTF7() to return a bytes object.
authorWalter Dörwald <walter@livinglogic.de>
Sat, 5 May 2007 14:43:36 +0000 (14:43 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Sat, 5 May 2007 14:43:36 +0000 (14:43 +0000)
commit51ab4146275d9178a871317413f998aede952b7d
treeac791bdf40db31fb40a4b869307e26c779585392
parentce32db3ab5ca95fa6de99bf8f12285b1a736223a
Change PyUnicode_EncodeUTF7() to return a bytes object.
Objects/unicodeobject.c