Patches item #1197218, was opened at 2005-05-07 22:58
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=1197218&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Anthony Baxter (anthonybaxter)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_locale fix on modern linux

Initial Comment:
At least on this Linux (Ubuntu Hoary), test_locale
fails because en_US is not a valid locale. en_US.UTF-8
is, tho.

This patch makes the test_locale try each of
en_US.UTF-8, en_US.US-ASCII, and en_US in turn, failing
only if none of them work. 



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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1197218&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches

Reply via email to