##// END OF EJS Templates
Cleaner fix for qt execute_file bug:...
Cleaner fix for qt execute_file bug: Possible because double quotes can be escaped in double quotes (unlike single in single) in posix.

File last commit:

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