##// END OF EJS Templates
Fixing bug in cleanup of ipc files and adding new to shutdown....
Fixing bug in cleanup of ipc files and adding new to shutdown. * ipc files were not being cleanup on a restart. * shutdown has a now argument that will call kill directly.
Brian Granger -
r9119:78e30b44
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...