[IPython-dev] wxPython console

Thomas Kluyver takowl at gmail.com
Tue Nov 8 12:37:09 EST 2011


On 8 November 2011 14:45, Emmanuel Bacry <emmanuel.bacry at polytechnique.fr>wrote:

> If the command is valid, everything goes well. If not (for instance
> command = "ytytyutuy") then the thread never terminates and nothing is
> printed on stderr


I take it you've redirected stderr in the same way as stdout? Do you have
it set to automatically go to the debugger (call %pdb to toggle it on and
off)? If you start your application from a terminal, do you see anything
appear in the terminal?

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20111108/cf49aa6c/attachment.html>


More information about the IPython-dev mailing list