[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] Fix HostUnreachable docstring to have proper Sphinx formatting.
commit 9cf3cbcfad9cc93cb85cc31e847859f5760ae97a
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date: Mon Apr 22 00:20:52 2013 +0000
Fix HostUnreachable docstring to have proper Sphinx formatting.
---
nettests/experimental/tls_handshake.py | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/nettests/experimental/tls_handshake.py b/nettests/experimental/tls_handshake.py
index e84ffb8..3ab9471 100644
--- a/nettests/experimental/tls_handshake.py
+++ b/nettests/experimental/tls_handshake.py
@@ -99,9 +99,10 @@ class HostUnreachable(Exception):
pass
class ConnectionTimeout(Exception):
- """
- Raised when we receive a :class:`socket.timeout`, in order to pass the
- Exception along to :func:`connectionFailed`.
+ """Raised when we receive a :class:`socket.timeout <timeout>`, in order to
+ pass the Exception along to
+ :func:`TLSHandshakeTest.test_handshake.connectionFailed
+ <connectionFailed>`.
"""
pass
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits