##// END OF EJS Templates
Split swallow_argv into standalone function in lib.kernel...
Split swallow_argv into standalone function in lib.kernel adds frontend_flags/aliases traits to ConsoleApp derivatives for use in this function.

File last commit:

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