This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bckfnn
Recipients
Date 2001-03-23.19:54:07
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=4201

Yes, Jython should have a locals _module but the locale 
categories makes little sense in java. Since a jython 
_locale module would be a very weak emulation of C I think 
it would be acceptable to make setlocale(LC_ALL, "C") mean 
java.util.Locale.US.

OTOH your patch works fine for my test run of jython.
History
Date User Action Args
2007-08-23 15:04:08adminlinkissue405851 messages
2007-08-23 15:04:08admincreate