]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fileutil: add move_into_place(), to perform the standard unix trick of atomically...
authorBrian Warner <warner@lothar.com>
Thu, 19 Feb 2009 06:13:10 +0000 (23:13 -0700)
committerBrian Warner <warner@lothar.com>
Thu, 19 Feb 2009 06:13:10 +0000 (23:13 -0700)
commit89f041ac83de5ec258d953f42cf52f401d4f9890
tree17c7ce55def6196dd228f26dc0f72d26534c83e8
parentb949ea4f32c5d256f40b4e9fa72bd363e87935a2
fileutil: add move_into_place(), to perform the standard unix trick of atomically replacing a file, with a fallback for windows
src/allmydata/util/fileutil.py