##// END OF EJS Templates
Run user $SHELL only for shell commands....
Run user $SHELL only for shell commands. Do this only for POSIX systems. Use default shell execution on Windows even if SHELL is set in the environment.

File last commit:

r415:4a5dcb15
r22414:ab23885f
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]