]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blob - src/allmydata/debugshell.py
web/status.py: minor renaming to hush pyflakes
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / debugshell.py
1
2 # 'app' is overwritten by manhole when the connection is established. We set
3 # it to None now to keep pyflakes from complaining.
4 app = None
5