Is there a way to map Linux locale codes to Windows locale codes?

Windows has locale codes like 'Spanish_Mexico'. We would like to
use the more ISO compliant 'es_MX' locale format under Windows.

Is there a resource or API that might help us with this mapping?

Babel is not an option for us since we're using Python 2.7.

Thank you,
Malcolm
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to