[Dev] Opps

John Anderson john at osafoundation.org
Mon Aug 15 07:38:02 PDT 2005


Hi Brendan:

I noticed a line of code that you commented out and checked in, in 
Chandler.py, thereby breaking the exception dialogs in the debug version 
of Chandler.

        #app = wxApplication(redirect=__debug__, useBestVisual=True)
        app = wxApplication(redirect=False, useBestVisual=True)

There was no comment, so I suspect you may have been testing something 
and forgot to fix your mistake. Let me know if there's something else 
going on here.

John


More information about the Dev mailing list