wxPython log/print question

Edward K. Ream edreamleo at charter.net
Tue Oct 7 16:02:41 EDT 2003


Creating a wxApp object in wxPython causes all calls to print go to a fake
console window.  This is most inconvenient if errors during startup causes
the fake window to go away.  How can I disable this "feature" so that
Python's print statement continues to send its output to the xp console?

Thanks,

Edward
--------------------------------------------------------------------
Edward K. Ream   email:  edreamleo at charter.net
Leo: Literate Editor with Outlines
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------








More information about the Python-list mailing list