##// 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:

r2732:60cab731
r24375:f793944b
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""