##// 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
/ examples / IPython Kernel / gui
gui-glut.py Loading ...
gui-gtk.py Loading ...
gui-gtk3.py Loading ...
gui-pyglet.py Loading ...
gui-qt.py Loading ...
gui-tk.py Loading ...
gui-wx.py Loading ...