##// END OF EJS Templates
Backport PR #2063: Remove umlauts so py3 installations on LANG=C systems succeed....
Backport PR #2063: Remove umlauts so py3 installations on LANG=C systems succeed. Closes #2057.

File last commit:

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