##// END OF EJS Templates
add a check to verify is wx.aui is present on the system.\n Else tells the user to install wxpython > 2.8.0
add a check to verify is wx.aui is present on the system.\n Else tells the user to install wxpython > 2.8.0

File last commit:

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