[Python-bugs-list] [ python-Bugs-815668 ] test_locale and en_US

SourceForge.net noreply at sourceforge.net
Sun Nov 2 14:56:39 EST 2003


Bugs item #815668, was opened at 2003-10-01 09:28
Message generated for change (Comment added) made by aleax
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=815668&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 and en_US

Initial Comment:
Is it worth making test_locale try first "en_US", then
"C", 
as locale names? None of the systems I've tried have
"en_US"
as a valid locale.


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

>Comment By: Alex Martelli (aleax)
Date: 2003-11-02 20:56

Message:
Logged In: YES 
user_id=60314

hmmm -- my Linux Mandrake 9.1 does succeed happily with en_US (and on Windows we already use 'en' instead). What systems have you tried, Anthony?


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

Comment By: Martin v. Löwis (loewis)
Date: 2003-10-03 15:30

Message:
Logged In: YES 
user_id=21627

That would be incorrect. The test whether there is grouping
in numeric formatting. However, in the C locale, there is no
grouping.

Most systems should have an English locale - it might have a
different name, though.

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

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



More information about the Python-bugs-list mailing list