[ooni-probe/master] * Fix import error.

31 Oct
2012
31 Oct
'12
5:29 p.m.
commit f4b45f970b057b45ae05e7a8561ffff29f264ef0 Author: Isis Lovecruft <isis@torproject.org> Date: Wed Oct 31 17:28:06 2012 +0000 * Fix import error. --- ooni/reporter.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ooni/reporter.py b/ooni/reporter.py index 14327ef..191708c 100644 --- a/ooni/reporter.py +++ b/ooni/reporter.py @@ -16,7 +16,7 @@ from twisted.python.util import untilConcludes from twisted.trial import reporter from twisted.internet import defer -from ooni.templates.httpt import BodyReceiver, StringProducer +from ooni.templates.httpt import BodyReceiver from ooni.utils import date, log, geodata try:
4581
Age (days ago)
4581
Last active (days ago)
0 comments
1 participants
participants (1)
-
isis@torproject.org