##// END OF EJS Templates
IPython/utils/io.py: Make sure `devnull` is closed at exit to avoid a `ResourceWarning` being raised by Python 3.
IPython/utils/io.py: Make sure `devnull` is closed at exit to avoid a `ResourceWarning` being raised by Python 3.
John Kirkham -
r21762:5b318cae
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
tests
__init__.py Loading ...
console.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...