##// END OF EJS Templates
More code reuse between GUI-independant frontend and Wx frontend: getting...
More code reuse between GUI-independant frontend and Wx frontend: getting the current edited buffer and setting it throught properties.

File last commit:

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