]> 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, 11 Aug 2015 16:02:53 +0000 (17:02 +0100)
commit6eb272856ed008f006bbdc0b7ba34c6928fe1714
tree045690bbc0cbeba3f00e37bdd4365e8e5488bdfb
parent4f7c02c651b7bbdad68f00596b219638eecf152e
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