##// END OF EJS Templates
on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc...
on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc Thanks to Sylvain Corlay for the suggestion.
Jason Grout -
r18058:c7253b21
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / tests
__init__.py Loading ...
base.py Loading ...
invalid.ipynb Loading ...
test2.ipynb Loading ...
test3.ipynb Loading ...
test_convert.py Loading ...
test_current.py Loading ...
test_reader.py Loading ...
test_sign.py Loading ...
test_validator.py Loading ...