[python-win32] Re: How to get the current active language in which I'm

Roger Upole rwupole at msn.com
Tue Jul 15 04:00:10 CEST 2008


Dror Cohen wrote:
> Hi :)
>
> I've been asking about this matter in the python tutor mailing list and 
> I've
> been suggested to post my question here, as it was specific to win32api.
> I want to be able to know what is my currently active language, how can I 
> do
> that?


Try win32api.GetThreadLocale().

     Roger 



More information about the python-win32 mailing list