##// END OF EJS Templates
various small fixes in qtconsole...
various small fixes in qtconsole * Don't crash on second stdin request, because it's possible for multiple stdin_requests to come in succession (e.g. first was interrupted) * fix status=abort->aborted typo, and handle aborted executions properly closes gh-808

File last commit:

r3954:94d97371
r5188:afeadfcc
Show More
README
5 lines | 100 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h