##// END OF EJS Templates
Merge pull request #1306 from ivanov/fix1302...
Merge pull request #1306 from ivanov/fix1302 Fix %prun input parsing for escaped characters (closes #1302)

File last commit:

r415:4a5dcb15
r5937:6bc0f536 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"]