locale settings and date parsing under windows

python at bdurham.com python at bdurham.com
Thu Feb 3 08:24:17 EST 2011


Matt,

> I'm now just using a handbuilt dict that holds translations like
> 
> 'fr_FR' : 'French_France'
> 'da_DK' : 'Danish_Denmark'

What sources are you using for your dict keys and dict values? I'm
struggling with the same issue and I'm looking for master references for
both sets of code.

Thank you,
Malcolm



More information about the Python-list mailing list