[Patches] [ python-Patches-436496 ] Configuring UCS-4

noreply@sourceforge.net noreply@sourceforge.net
Tue, 26 Jun 2001 13:35:38 -0700


Patches item #436496, was opened at 2001-06-26 13:35
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=436496&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin v. Löwis (loewis)
Assigned to: Nobody/Anonymous (nobody)
Summary: Configuring UCS-4

Initial Comment:
This patch allows Py_UNICODE to be defined as both 2 
and 4 byte type, using --enable-unicode={ucs2,ucs2}. 
If nothing is specified, Py_UNICODE defaults to 
wchar_t if available.
The Unicode type itself, and the UTF-8 and UTF-16 
codecs have been adjusted to deal with both 
representations.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=436496&group_id=5470