> Right - I am pretty sure what you want is: > > wx.App.__init__(self, False) > Darn! Somewhere I read that the default value for 'redirect' is False. However, when I explicitly use False, the error messages go to my console window. Thanks!