##// END OF EJS Templates
SIGINT fixing for twshell
SIGINT fixing for twshell

File last commit:

r988:2f09c2ab
r1084:675ef066
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
ville
initialization (no svn history)
r988 """
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]