[ooni-probe/master] Remove hardcoded sys.path from reporter

5 Oct
2012
5 Oct
'12
2:09 p.m.
commit bf3a4c6648cfe987a759331637cc42e7bfeef567 Author: Arturo Filastò <arturo@filasto.net> Date: Thu Oct 4 13:38:54 2012 +0000 Remove hardcoded sys.path from reporter --- ooni/reporter.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ooni/reporter.py b/ooni/reporter.py index ee8427d..86c1fc1 100644 --- a/ooni/reporter.py +++ b/ooni/reporter.py @@ -3,7 +3,6 @@ import sys import yaml import itertools -sys.path.insert(0, '/home/x/Documents/pen_drive_bitcoin2012/ooni-probe/ENV/lib/python2.7/site-packages') from datetime import datetime from twisted.python.util import OrderedDict, untilConcludes from twisted.trial import unittest, reporter, runner
4607
Age (days ago)
4607
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org