tahoe-lafs/misc/simulators
Brian Warner da4e7dcfbe hush a bunch of not-really-problems caught by the lgtm.com static analyzer
This is all minor stuff: unreachable debug code (that should be commented-out
instead of in an 'if False:' block), unnecessary 'pass' and 'global'
statements, redundantly-initialized variables. No behavior changes. Nothing
here was actually broken, it just looked suspicious to the static analysis at
https://lgtm.com/projects/g/tahoe-lafs/tahoe-lafs/alerts/?mode=list .
2017-12-31 00:19:41 +01:00
..
bench_spans.py misc: add docstring to bench_spans.py telling how to run it 2010-09-10 21:14:42 -07:00
count_dirs.py setup: organize misc/ scripts and tools and remove obsolete ones 2010-06-06 22:16:18 -07:00
hashbasedsig.py misc/simulators/hashbasedsig.py: revert last patch; the original code was correct. 2014-02-25 16:57:57 +00:00
ringsim.py hush a bunch of not-really-problems caught by the lgtm.com static analyzer 2017-12-31 00:19:41 +01:00
simulate_load.py setup: organize misc/ scripts and tools and remove obsolete ones 2010-06-06 22:16:18 -07:00
simulator.py hush a bunch of not-really-problems caught by the lgtm.com static analyzer 2017-12-31 00:19:41 +01:00
sizes.py hush a bunch of not-really-problems caught by the lgtm.com static analyzer 2017-12-31 00:19:41 +01:00
storage-overhead.py storage-overhead: try to fix, probably still broken 2010-08-04 00:08:15 -07:00