[tor-commits] [ooni-probe/master] Make docstring work with sphinx
art at torproject.org
art at torproject.org
Sun Dec 2 17:49:33 UTC 2012
commit 045b9f04d7dd2cc24aa3bd396459bb5e400ff5f7
Author: aagbsn <aagbsn at extc.org>
Date: Fri Nov 30 17:26:20 2012 +0000
Make docstring work with sphinx
---
ooni/templates/httpt.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ooni/templates/httpt.py b/ooni/templates/httpt.py
index 01853f3..eb574be 100644
--- a/ooni/templates/httpt.py
+++ b/ooni/templates/httpt.py
@@ -176,7 +176,7 @@ class HTTPTest(NetTestCase):
Note: if self.followRedirects is set to True, then this method will
never be called.
XXX perhaps we may want to hook _handleResponse in RedirectAgent to
- call processRedirect every time we get redirected.
+ call processRedirect every time we get redirected.
Args:
More information about the tor-commits
mailing list