[Python-Dev] Possible bug related with Tkinter ?

Nick Coghlan ncoghlan at gmail.com
Thu Dec 20 13:47:56 CET 2007


Quentin Gallet-Gilles wrote:
> Has someone already encountered this ?

Without any version numbers, it's hard to say. More recent versions of 
Python don't assume LC_NUMERIC is set to the C locale, but older 
versions did.

Cheers,
Nick.


-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org


More information about the Python-Dev mailing list