]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
frontends/ftpd.py: remove the check for IWriteFile.close since we're now guaranteed...
authordavid-sarah <david-sarah@jacaranda.org>
Fri, 22 Jul 2011 00:03:20 +0000 (17:03 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Fri, 22 Jul 2011 00:03:20 +0000 (17:03 -0700)
commit0f83b7619013931c313557e297402c6987d2a7b8
tree7afafbede79283325502721269e096854793359f
parent8b4082677477daf1f5afeb77baa339e202b137b6
frontends/ftpd.py: remove the check for IWriteFile.close since we're now guaranteed to be using Twisted >= 10.1 which has it.
src/allmydata/frontends/ftpd.py