##// END OF EJS Templates
explicitly close files...
explicitly close files Add missing calls to close() to many places where files are opened. Relying on reference counting to catch them soon-ish is not portable and fails in environments with a proper GC, such as PyPy.

File last commit:

r0:9117c656 default
r13400:14f3795a default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer