List of locale values for locale.setlocale() under Windows

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Tue Feb 17 19:00:26 EST 2009


En Tue, 17 Feb 2009 18:00:19 -0200, <python at bdurham.com> escribió:

>>>> locale.getlocale()
> ('English_United States', '1252')
> Any suggestions on where I can find the official list of locale
> codes for Windows XP (or better yet, all versions of Windows XP
> or later)?

Are you looking for this?
http://msdn.microsoft.com/en-us/library/hzz3tw78(VS.80).aspx

-- 
Gabriel Genellina




More information about the Python-list mailing list