##// END OF EJS Templates
Autoclose stdin/err for bg scripts, when not assigned to user_ns...
Autoclose stdin/err for bg scripts, when not assigned to user_ns Close manually in unit tests. Closes gh-11171

File last commit:

r20955:c71dcbcd
r24375:f793944b
Show More
launcher.py
1 line | 38 B | text/x-python | PythonLexer
from jupyter_client.launcher import *