##// END OF EJS Templates
pyparsing 1.5.2 added to externals....
pyparsing 1.5.2 added to externals. This opens the door for doing more complex prefilter operations using pyparsing. Wohoo!

File last commit:

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