]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
SFTP: fix pyflakes warnings; drop 'noisy' versions of eventually_callback and eventua...
authordavid-sarah <david-sarah@jacaranda.org>
Sun, 23 May 2010 14:09:05 +0000 (07:09 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Sun, 23 May 2010 14:09:05 +0000 (07:09 -0700)
commit75357fd2d54991ed203d180543db1b1cd6d89ec4
tree54ddd8f95527cd84b05619bbc143e39790048d94
parent38964fb35a44fd7ce0ca0d0471b5767bc83f8352
SFTP: fix pyflakes warnings; drop 'noisy' versions of eventually_callback and eventually_errback; robustify conversion of exception messages to UTF-8.
src/allmydata/frontends/sftpd.py
src/allmydata/test/test_sftp.py