]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
hush pyflakes-0.4.0 warnings: slightly less-trivial fixes. Closes #900.
authorBrian Warner <warner@lothar.com>
Thu, 14 Jan 2010 22:17:19 +0000 (14:17 -0800)
committerBrian Warner <warner@lothar.com>
Thu, 14 Jan 2010 22:17:19 +0000 (14:17 -0800)
commite9223fcd0efd5a5c443c08f6325f1d7dc26f0126
treefcb8cea50e4860d07d112511aa6909327a62ec34
parent731d15e56f509f9a1aafc56182d85f30d0fcb801
hush pyflakes-0.4.0 warnings: slightly less-trivial fixes. Closes #900.

This includes one fix (in test_web) which was testing the wrong thing.
src/allmydata/test/no_network.py
src/allmydata/test/test_introducer.py
src/allmydata/test/test_node.py
src/allmydata/test/test_observer.py
src/allmydata/test/test_provisioning.py
src/allmydata/test/test_system.py
src/allmydata/test/test_uri.py
src/allmydata/test/test_util.py
src/allmydata/test/test_web.py