##// END OF EJS Templates
Merge branch 'paykroyd-complete-bug'...
Merge branch 'paykroyd-complete-bug' A number of fixes and improvements to emacs support. There are still some issues left, completion isn't always working and file-tracking in pdb only works if coloring is turned off. But it's already much improved from before.

File last commit:

r415:4a5dcb15
r5424:4282d4b5 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"]