tag 488532 fixed-upstream
quit

rya...@localhost:~$ python
Python 2.5.4 (r254:67916, Nov 19 2009, 19:46:21) 
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wxversion
>>> wxversion.select("2.8")
>>> from wx import *
>>> 
rya...@localhost:~$ python
Python 2.5.4 (r254:67916, Nov 19 2009, 19:46:21) 
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wxversion
>>> wxversion.select("2.6")
>>> from wx import *
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute '__DocFilter'
>>> 
rya...@localhost:~$ 


-- 
_________________________
Ryan Niebur
[email protected]

Attachment: signature.asc
Description: Digital signature

Reply via email to