##// END OF EJS Templates
don't set language_info to an empty dict...
don't set language_info to an empty dict delete it from metadata if language_info is undefined

File last commit:

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