Kreedz wrote:
> Could Windows version have anything to do with this?? Else I've got
> some really weird issue...
>
> I'm on Windows 2000 Professional

Yes, that definitely counts as a wierd issue. <wink>

I couldn't reproduce the bug either.

C:\temp>python
ActivePython 2.4.1 Build 247 (ActiveState Corp.) based on
Python 2.4.1 (#65, Jun 20 2005, 17:01:55) [MSC v.1310 32 bit (Intel)]
on win32
>>> import wx
>>> wx.__version__
'2.6.1.0'

It's the unicode build, in case that makes any difference.

Graham

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to