[PIPython] wxThread

Mariano Di Felice mardif
Ven 19 Nov 2004 15:16:50 CET


Ciao a tutti.
Ho notato che nella documentazione della wxPython 2.4 per Python 2.3 c'è 
l'oggetto wxThread,
ma se da shell faccio

import wx
wx.Thread

mi risponde con

Traceback (most recent call last):
  File "<input>", line 1, in ?
AttributeError: 'module' object has no attribute 'Thread'

Qualcuno sa dirmi come mai?

grazie



More information about the Python mailing list