##// END OF EJS Templates
Ensure that in-process test group doesn't create global IPython singleton....
Ensure that in-process test group doesn't create global IPython singleton. Since the in-process group makes its own shells, it should avoid creating the global singleton.

File last commit:

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