[issue1222721] tk + setlocale problems...

ghorvath report at bugs.python.org
Wed Mar 26 17:51:42 CET 2008


ghorvath <gh at gregor-horvath.com> added the comment:

Attached a workaround for this problem, based on:
http://ml.osdir.com/games.mud.client.lyntin/2005-03/msg00005.html

I also found that the problem only appears when the LC_NUMERIC setting
is different to en_US. (for example if it is de_AT)

Added file: http://bugs.python.org/file9869/tksetlocalebug.py

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1222721>
_____________________________________


More information about the Python-bugs-list mailing list