##// END OF EJS Templates
Merge branch 'cleanup-old-code' of http://github.com/takowl/ipython into takowl-cleanup-old-code...
Merge branch 'cleanup-old-code' of http://github.com/takowl/ipython into takowl-cleanup-old-code Various cleanups of old and deprecated modules, this helps keep the code tidier for the py3k branch and future migration. Closes gh-180 (pull request).

File last commit:

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