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 christian.heimes
Recipients barry, christian.heimes
Date 2013-10-11.20:11:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here is a new patch with unit test and patch for the locale module. The locale modules is loaded by the _io module when any standard stream is not connected to a terminal (or so).
History
Date User Action Args
2013-10-11 20:11:16christian.heimessetrecipients: + christian.heimes, barry
2013-10-11 20:11:16christian.heimessetmessageid: <[email protected]>
2013-10-11 20:11:16christian.heimeslinkissue19205 messages
2013-10-11 20:11:16christian.heimescreate