On Mon, Oct 20, 2008 at 1:32 PM, ALeX <[EMAIL PROTECTED]> wrote: > > I raised this at another pc in my company with: > > system: Ubunbu/8.04 > Python: Python 2.5.2 > Ulipad: r443 ,latest svn version > Ulipad menu->help->about ,show: > > UliPad 4.0 > > and howto check wxPython version? >
in python shell: >>> import wx >>> wx.__version__ '2.8.8.1' -- I like python! UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/ UliWeb <<simple web framework>>: http://uliwebproject.appspot.com My Blog: (new)http://http://hi.baidu.com/limodou (old)http://www.donews.net/limodou
