##// END OF EJS Templates
Parse user code to AST using compiler flags....
Parse user code to AST using compiler flags. Closes gh-777.

File last commit:

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