##// END OF EJS Templates
%clear magic now fully restored...
%clear magic now fully restored Previously, the %clear completions did not advertise the 'array' argument option, which is now fixed.

File last commit:

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