Add a "safe" file wrapper over WriteFile
authorIustin Pop <iustin@google.com>
Fri, 22 Oct 2010 12:29:47 +0000 (14:29 +0200)
committerIustin Pop <iustin@google.com>
Fri, 22 Oct 2010 15:22:45 +0000 (17:22 +0200)
commit4138d39f9964173249db1a4e9afe1d06846b8fc7
treed47cc7fc45b4e1ce26ed7cd8427f7992955f4bfb
parent9e100285c6862e28da18ed2094197acc17a140b9
Add a "safe" file wrapper over WriteFile

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/utils.py
test/ganeti.utils_unittest.py