##// END OF EJS Templates
Backport PR #4132: Fixed name error bug in function safe_unicode in module py3compat.
Backport PR #4132: Fixed name error bug in function safe_unicode in module py3compat.

File last commit:

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