##// END OF EJS Templates
Merge pull request #3973 from minrk/26nosuper...
Merge pull request #3973 from minrk/26nosuper logging.Formatter is not new-style in 2.6 add workaround and regression test

File last commit:

r415:4a5dcb15
r12108:b5edafe4 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"]