I am trying to redirect the output of a Python logger from an external script to a wxPython text control. The GUI script executes the external script in a separate thread. I hav