[wxPython 2.3.1] what's going on?

Cliff Wells logiplexsoftware at earthlink.net
Tue Mar 19 12:51:51 EST 2002


On Tue, 19 Mar 2002 11:03:26 -0500
Tim Peters wrote:

> [Pawel Oleksik]
> > Playing with wxPython modules I've found something -- perhaps bug.
> > Importing from wxPython.wx changes the calculation rules.
> > Here is an example (strictly based on the random.py self-verification):
> for more clues; it may or may not be a GTK bug, and the most frequently
> suggested cure (I haven't tried it) is to do

 
> import locale
> locale.setlocale(locale.LC_ALL, "")
> 
> after importing stuff from wxPython.wx.

This is done automatically in wxPython 2.3.2.

-- 
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308  (800) 735-0555 x308




More information about the Python-list mailing list