##// END OF EJS Templates
protect kernelapp/qtconsole from invalid connection files...
protect kernelapp/qtconsole from invalid connection files (clean error/exit, rather than crash) also use stdlib json to load connection file, not zmq.jsonapi, which can be jsonlib2, which will return Longs, causing TraitError.
MinRK -
r4986:64e90b1e
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook
static
templates
tests
__init__.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
notebookapp.py Loading ...
notebookmanager.py Loading ...
zmqhttp.py Loading ...