##// END OF EJS Templates
Implement deletion mechanism to remove references held by IPython behind the scenes. Exposed to the user as %xdel.
Implement deletion mechanism to remove references held by IPython behind the scenes. Exposed to the user as %xdel.

File last commit:

r2732:60cab731
r3823:8096405c
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""