##// END OF EJS Templates
MTInteractiveShell.runsource: execute code directly if worker thread is not running yet (this is the case in config files)
MTInteractiveShell.runsource: execute code directly if worker thread is not running yet (this is the case in config files)

File last commit:

r988:2f09c2ab
r1054:7bc3a2fe
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]