##// END OF EJS Templates
Fix ResourceWarning: unclosed file...
Fix ResourceWarning: unclosed file Also uniformize usage of the 'with' context manager to prevent resource leaks. Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr>
Mickaël Schoentgen -
r24897:5df756a9
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
packaging.py Loading ...
pylab.py Loading ...
script.py Loading ...