wPython in Action: example chapter 1

7stud bbxx789_05ss at yahoo.com
Fri Apr 20 16:27:13 PDT 2007


> That's because "True" means "redirect stdout and stderr to a window".
> This can be very convenient when you're working with an application,
> but it's a problem for beginners because if the app doesn't start up
> (like what happens here) you lose the error information. You need to
> read the docs more carefully - the docstring for wx.App.__init__
> explains the keyword args.
> 

Well,  my initial excitement over downloading the wxPython docs 
and playing around with the wxDocsViewer was tempered by the 
fact that I couldn't find any entries for wx.App.__init__.  So, I had and 
still have no API reference for wx.App.__init__.








More information about the wxpython-users mailing list