]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fix pyflakes warning in debugshell, by providing a dummy value for 'app' that will...
authorBrian Warner <warner@allmydata.com>
Sat, 6 Jan 2007 04:15:59 +0000 (21:15 -0700)
committerBrian Warner <warner@allmydata.com>
Sat, 6 Jan 2007 04:15:59 +0000 (21:15 -0700)
commit5a34753cdb5ab4991cc1b4713c0812120348aea3
tree3e1bff95997b54a231e4a7a4418bffe1fb6f0062
parent9382d612089cda5e1638c1203d42330b435618d4
fix pyflakes warning in debugshell, by providing a dummy value for 'app' that will be overwritten when the manhole connection is established
src/allmydata/debugshell.py