##// END OF EJS Templates
Fix warning when running IPython.kernel tests...
Fix warning when running IPython.kernel tests The signature of TemporaryDirectory.cleanup() changed just before Python 3.2, and our TemporaryWorkingDirectory subclass was receiving an unexpected parameter. This copies in a newer TemporaryDirectory.cleanup() implementation for Python 2.7.
Thomas Kluyver -
r12165:def58361
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / templates
latex
reveal_internals
skeleton
html_basic.tpl Loading ...
html_full.tpl Loading ...
markdown.tpl Loading ...
python.tpl Loading ...
rst.tpl Loading ...
slides_reveal.tpl Loading ...