##// END OF EJS Templates
fix replace range bug...
fix replace range bug pylab.l<tab><tab> would be replace by .l because of a bug in common start finding .l on the fifth position of pylab.start.

File last commit:

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