##// 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
MinRK -
r5188:afeadfcc
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v1
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
rwbase.py Loading ...