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 lemburg
Recipients VPeric, lemburg, loewis
Date 2010-07-13.09:56:58
SpamBayes Score 0.002340383
Marked as misclassified No
Message-id <4C3C3869.8090209@egenix.com>
In-reply-to <1278856449.68.0.129254638269.issue6668@psf.upfronthosting.co.za>
Content
This should be fixed in Python 2.7. It added a few more aliases:

    'sr_rs':                                'sr_RS.UTF-8',
    'sr_rs.utf8@latn':                      'sr_RS.UTF-8@latin',
    'sr_rs@latin':                          'sr_RS.UTF-8@latin',
    'sr_rs@latn':                           'sr_RS.UTF-8@latin',
History
Date User Action Args
2010-07-13 09:57:00lemburgsetrecipients: + lemburg, loewis, VPeric
2010-07-13 09:56:58lemburglinkissue6668 messages
2010-07-13 09:56:58lemburgcreate