##// END OF EJS Templates
first version of IPython.twshell (Twisted reactor based interactive shell)
first version of IPython.twshell (Twisted reactor based interactive shell)

File last commit:

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