tor/scripts/maint/practracker
Nick Mathewson a79e2c2975 practracker: better warning/regen handling
Now that there is only one toplevel place where we print problems,
we can redirect just that one print to a file when we are
regenerating the exceptions.txt file.  Previously we redirected
sys.stdout, which is naughty, and forced us to send warnings (and
warnings alone) to stderr.
2019-07-30 11:54:05 -04:00
..
exceptions.txt Merge branch 'tor-github/pr/1152' 2019-07-04 17:14:06 +03:00
metrics.py Practracker: allow tabs in include lines 2019-07-17 14:33:49 +02:00
practracker_tests.py Practracker: allow tabs in include lines 2019-07-17 14:33:49 +02:00
practracker.py practracker: better warning/regen handling 2019-07-30 11:54:05 -04:00
problem.py practracker: better warning/regen handling 2019-07-30 11:54:05 -04:00
util.py Practracker: improve exclude-directory logic 2019-07-17 14:33:49 +02:00