[Patches] [ python-Patches-1166938 ] locale.getdefaultencoding: LANGUAGE not correctly parsed

SourceForge.net noreply at sourceforge.net
Sun Mar 20 13:57:10 CET 2005


Patches item #1166938, was opened at 2005-03-20 13:57
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1166938&group_id=5470

Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Klose (doko)
Assigned to: Nobody/Anonymous (nobody)
Summary: locale.getdefaultencoding: LANGUAGE not correctly parsed

Initial Comment:
According to gettext(3), "LANGUAGE is assumed to
contain a colon separated list of  locale  names.". Fix
it by taking the string up to the first colon as
localename.


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

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


More information about the Patches mailing list