[Patches] [ python-Patches-1051395 ] locale.getdefaultlocale does not return tuple in some OS

SourceForge.net noreply at sourceforge.net
Thu Oct 21 13:23:15 CEST 2004


Patches item #1051395, was opened at 2004-10-21 20:23
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=1051395&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jiwon Seo (jiwon)
Assigned to: Nobody/Anonymous (nobody)
Summary: locale.getdefaultlocale does not return tuple in some OS

Initial Comment:
Unconforming to its docstring, _parse_localename does
not return result as tuple in some OSes. Either
document for the function or implementation should be
fixed.
The patch fixes the implementation.

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

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


More information about the Patches mailing list