I'm writing a script and I need to use a tierce console application.
I'd like to be able to redirect this application output to a wxPython frame. I know that wxPython can redirect standard output automatically to a default frame. However, I'd rather like to direct the output to a frame I have control on.
Is there a way to that simply?
Thanks
-- http://mail.python.org/mailman/listinfo/python-list