]> granicus.if.org Git - python/commit
Added a true unicode_internal_encode function and fixed the
authorMarc-André Lemburg <mal@egenix.com>
Thu, 21 Sep 2000 21:09:45 +0000 (21:09 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Thu, 21 Sep 2000 21:09:45 +0000 (21:09 +0000)
commitb425f5e35b92ed0ab600c4ab500c7b04f112b68c
treefb6fa1dac7fcee60d4798ebba3d8385ad2de38d2
parent0afff388ce38cc0a42ef6c8b9a3f815997ee0103
Added a true unicode_internal_encode function and fixed the
unicode_internal_decode function to support Unicode objects
directly rather than by generating a copy of the object.
Modules/_codecsmodule.c