]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Use get_pathinfo instead of separate os.path.{is*,exists} calls.
authorDaira Hopwood <daira@jacaranda.org>
Tue, 11 Aug 2015 16:02:53 +0000 (17:02 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 15 Sep 2015 16:56:06 +0000 (17:56 +0100)
commit49444fabd0d3c2d404438f635d2506e7a743bb18
tree64271ae9e020d77588a57e087cf8837802f22bad
parent147397d63461bac88651bd451b04e6c4ff46f26b
Use get_pathinfo instead of separate os.path.{is*,exists} calls.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/frontends/magic_folder.py
src/allmydata/util/fileutil.py