]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/webish.py
the new pyflakes is stricter, complaining about function definitions that overshadow...
authorBrian Warner <warner@allmydata.com>
Wed, 19 Dec 2007 01:47:28 +0000 (18:47 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 19 Dec 2007 01:47:28 +0000 (18:47 -0700)
commit50bc0d2fb34d2018df70f5dd7d849ad3fb39621a
treef7995a2bb481544a08111289ab624260cc5ef8a8
parent318b63fbc79b4fd81bf5f69b38f30fcdabfae625
the new pyflakes is stricter, complaining about function definitions that overshadow earlier definitions or imports. Fix some of its complaints.
src/allmydata/test/test_encode.py
src/allmydata/webish.py