]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/interfaces.py
Add must_exist, must_be_directory, and must_be_file arguments to DirectoryNode.delete...
authordavid-sarah <david-sarah@jacaranda.org>
Thu, 27 May 2010 19:45:29 +0000 (12:45 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Thu, 27 May 2010 19:45:29 +0000 (12:45 -0700)
commit9214dbda50ff9d10ec638ceb1ba77aaa0e22331d
tree263d1c16fc7a7afaf91c24b33e494c9c7b989fb3
parent4556702044952a79ba3c8770ab88da283b8bd615
Add must_exist, must_be_directory, and must_be_file arguments to DirectoryNode.delete. This will be used to fixes a minor condition in the SFTP frontend.
src/allmydata/dirnode.py
src/allmydata/interfaces.py