[IPython-dev] wxPython console

Emmanuel Bacry emmanuel.bacry at polytechnique.fr
Tue Nov 8 14:52:41 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

Well, no I was careful not to redirect stdout nor stderr.
I am not using a debugger
I do start the application from the terminal, when the command is correct, the output goes to the terminal, if it is not, the thead does not end


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


More information about the IPython-dev mailing list