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 loewis
Recipients antlong, loewis, r.david.murray
Date 2010-07-24.09:53:36
SpamBayes Score 0.034914896
Marked as misclassified No
Message-id <1279965218.16.0.159910437796.issue9336@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, in Python 2.x, string.letters *does* contain the letters based on the locale. Just make sure to call locale.setlocale.
History
Date User Action Args
2010-07-24 09:53:38loewissetrecipients: + loewis, r.david.murray, antlong
2010-07-24 09:53:38loewissetmessageid: <1279965218.16.0.159910437796.issue9336@psf.upfronthosting.co.za>
2010-07-24 09:53:36loewislinkissue9336 messages
2010-07-24 09:53:36loewiscreate