Unicode -> UTF-8
Ignacio Vazquez-Abrams
ignacio at openservices.net
Mon Sep 3 13:16:19 EDT 2001
More information about the Python-list mailing list
Mon Sep 3 13:16:19 EDT 2001
- Previous message (by thread): Unicode -> UTF-8
- Next message (by thread): Unicode -> UTF-8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 3 Sep 2001, Ignacio Vazquez-Abrams wrote: > I was poking around in the Python 2.1.1 headers, and I found two API > functions, PyUnicode_AsUTF8String() and PyUnicode_DecodeUTF8(). Does anyone > have anything to say on the implications of using these functions (other than > the normal caveat of using undocumented functions ;) )? Oh, never mind; they _are_ documented. I just didn't look deep enough. -- Ignacio Vazquez-Abrams <ignacio at openservices.net>
- Previous message (by thread): Unicode -> UTF-8
- Next message (by thread): Unicode -> UTF-8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list