commit 045b9f04d7dd2cc24aa3bd396459bb5e400ff5f7
Author: aagbsn <[email protected]>
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:
 



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to