]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blob - src/allmydata/debugshell.py
Don't call time.tzset() if the platform doesn't have it. fixes ticket:2723
[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