[python-win32] Localization

2005-09-13 Thread Bokverket
Thanks very much, did not know there was a non-Windows-specific module. It looks POSIXish in the documentation but will hopefully work. Best, Göran ___ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-w

[python-win32] Localization

2005-09-12 Thread Roger Upole
Take a look at the locale module, in particular locale.setlocale. Roger "Bokverket" <[EMAIL PROTECTED]> wrote: > Hi, new to the list and to Python but enthusiastically on the move into > both... > > I am from the world outside A-Za-z country. I wrote a simple text > processing applicat

[python-win32] Localization

2005-09-12 Thread Bokverket
Hi, has anyone seen my msg on localization on September 9th? No answer yet, still hoping... Best, Göran ___ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32

[python-win32] Localization

2005-09-09 Thread Bokverket
Hi, new to the list and to Python but enthusiastically on the move into both... I am from the world outside A-Za-z country. I wrote a simple text processing application in Python which I eventually would like to integrate with Microsoft Word. Right away, the following localization problems poppe