[Patches] [ python-Patches-1166938 ] locale.getdefaultencoding: LANGUAGE not correctly parsed
SourceForge.net
noreply at sourceforge.net
Tue Sep 20 09:05:21 CEST 2005
Patches item #1166938, was opened at 2005-03-20 13:57
Message generated for change (Comment added) made by doko
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1166938&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 2.4
>Status: Closed
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.
----------------------------------------------------------------------
>Comment By: Matthias Klose (doko)
Date: 2005-09-20 09:05
Message:
Logged In: YES
user_id=60903
checked in as
Lib/locale.py: 1.32 (HEAD)
Lib/locale.py: 1.28.4.2 (2.4 branch)
----------------------------------------------------------------------
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