]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Move suppression of DeprecationWarning about BaseException.message from sftpd.py... trac-4400
authordavid-sarah <david-sarah@jacaranda.org>
Sat, 29 May 2010 05:05:37 +0000 (22:05 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Sat, 29 May 2010 05:05:37 +0000 (22:05 -0700)
commit8ed28a95e7386d153c76b196de9f47c9854cc949
tree1b6bdab0ee8a5ea24f7fdca554b5fb244c13a990
parente8679855399f6fd6b3f7062da79df745625ddb6c
Move suppression of DeprecationWarning about BaseException.message from sftpd.py to main __init__.py. Also, remove the global suppression of the 'integer argument expected, got float' warning, which turned out to be a bug.
src/allmydata/__init__.py
src/allmydata/frontends/sftpd.py