Re: wxPython problem

2006-04-10 Thread sillyemperor
Hubert Pitura wrote: Hello, I've installed openSUSE 10 64bit, Python 2.4.3 (from sources) and wxPython 2.6 (from Red Hat's rpms). When I' trying to import wx the error comes up: import wx Traceback (most recent call last): File stdin, line 1, in ? File

How to test wxPython by unittest

2006-03-20 Thread sillyemperor
I was a new guy of Python,when i want to test my wxPython app by unittest,it couldn`t work.I fund a stubmaker.py but it only for wxDialog but all widgets.Can someone can tell me how test wxPython by unittest?Thanks -- http://mail.python.org/mailman/listinfo/python-list