[tor-commits] [ooni-probe/develop] Appease asn's penchant for borderline obsessive compulsive docstrings.

isis at torproject.org isis at torproject.org
Thu Jun 6 16:41:37 UTC 2013


commit a67c418beb80ba8f3c8e81ddc906472fc30b3274
Author: Isis Lovecruft <isis at torproject.org>
Date:   Thu Feb 28 17:52:51 2013 +0000

    Appease asn's penchant for borderline obsessive compulsive docstrings.
    
      * Notice, also, how the last sentence is less than 70 chars. :)
---
 nettests/experimental/tls_handshake.py |    2 --
 1 file changed, 2 deletions(-)

diff --git a/nettests/experimental/tls_handshake.py b/nettests/experimental/tls_handshake.py
index 3e754ae..fbd60d8 100644
--- a/nettests/experimental/tls_handshake.py
+++ b/nettests/experimental/tls_handshake.py
@@ -603,8 +603,6 @@ class TLSHandshakeTest(nettest.NetTestCase):
                 >>> server_cert.get_pubkey()
                     <OpenSSL.crypto.PKey at 0x4985d28>
                 >>> pk = server_cert.get_pubkey()
-                >>> pk.check
-                    <function check>
                 >>> pk.check()
                     Segmentation fault
 





More information about the tor-commits mailing list