Python will eventually close open files, but it is recommended to explicitly close them instead of waiting for the gc or program exit. This fixes all the uses of open...read/write in the codebase, mostly in tests. |
||
---|---|---|
.. | ||
templates | ||
__init__.py | ||
test_buildstamp.py | ||
test_creator.py | ||
test_discinfo.py | ||
test_executils.py | ||
test_imgutils.py | ||
test_ltmpl.py | ||
test_sysutils.py | ||
test_treebuilder.py | ||
test_treeinfo.py |