##// END OF EJS Templates
Treat interruption in the script magic (blocking case)...
Treat interruption in the script magic (blocking case) This change prevents leaving untrucked subprocesses alive.
Takafumi Arakaki -
r7561:40a92dc6
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
deprecated.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...
script.py Loading ...