
21 May
2014
21 May
'14
6:48 a.m.
commit 583603d15dcd667d8b845f27cdb5b71b2b3c74f7 Author: Arturo Filastò <art@fuffa.org> Date: Thu May 8 00:37:56 2014 +0200 Fix missing import. --- oonib/testhelpers/http_helpers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oonib/testhelpers/http_helpers.py b/oonib/testhelpers/http_helpers.py index ed3f582..8e03164 100644 --- a/oonib/testhelpers/http_helpers.py +++ b/oonib/testhelpers/http_helpers.py @@ -9,7 +9,7 @@ from cyclone.web import RequestHandler, Application from twisted.protocols import policies, basic from twisted.web.http import Request -from oonib import log +from oonib import log, randomStr class SimpleHTTPChannel(basic.LineReceiver, policies.TimeoutMixin):
4108
Age (days ago)
4108
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org