E
Edward K. Ream
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
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