[Patches] [ python-Patches-479898 ] Multibyte string on string::string_print

noreply@sourceforge.net noreply@sourceforge.net
Thu, 08 Nov 2001 23:10:14 -0800


Patches item #479898, was opened at 2001-11-08 23:10
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=479898&group_id=5470

Category: Core (C code)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Hye-Shik Chang (perky)
Assigned to: Nobody/Anonymous (nobody)
Summary: Multibyte string on string::string_print

Initial Comment:
Many multibyte language users are difficult to see 
native characters on list or dictionary and etc.
This patch allows printing multibyte on UNIX98-
compatible machines; mbtowc() is ISO/IEC 9899:1990 
standard C-API function.


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

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