commit a67c418beb80ba8f3c8e81ddc906472fc30b3274
Author: Isis Lovecruft <[email protected]>
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 files changed, 0 insertions(+), 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
 



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

Reply via email to