]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Don't call time.tzset() if the platform doesn't have it. fixes ticket:2723
authorDaira Hopwood <daira@jacaranda.org>
Tue, 2 Feb 2016 18:10:33 +0000 (18:10 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 2 Feb 2016 18:10:33 +0000 (18:10 +0000)
commit0abbf474b0dfbdb953316023ee9e17e9257c0547
tree9de3d3494cedd47af3fb4aeccac1d81c9f304106
parent67af736db1ddf2f9f60f3aee43cb74c3ecc40502
Don't call time.tzset() if the platform doesn't have it. fixes ticket:2723

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/test/common_util.py