Tagged Questions
1
vote
3answers
1k views
locale.getlocale() problems on OSX
I need to get the system locale to do a number of things, ultimately I want to translate my app using gettext. I am going to distribute it on both Linux and OSX, but I ran into problems on OSX Snow ...