hopefully fewer leaks in files : always use a context manager to open files
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 19 Jun 2015 12:20:21 +0000 (14:20 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 19 Jun 2015 12:20:21 +0000 (14:20 +0200)
commit1b4f53e648b13f7629970787b6ec03387e2d966a
tree8f01f8ee5e426150654c7d8e3236d58925608dd8
parent9e596e6eb3c871ab25837903b0ed30f165d9d688
hopefully fewer leaks in files : always use a context manager to open files
15 files changed:
Makefile
account.py
bootauth.py
conf_files.py
coresched_lxc.py
coresched_vs.py
initscript.py
nodemanager.py
plugins/hostmap.py
plugins/rawdisk.py
plugins/sliverauth.py
plugins/vsys_privs.py
plugins/vsys_sysctl.py
sliver_lxc.py
tools.py