[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [ooni-probe/master] Import the entire ipaddr module, not just IPAddress.



commit 7ee239ca7b8b4c2541d98a120173d48d5603bdc9
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date:   Mon Apr 22 00:15:14 2013 +0000

    Import the entire ipaddr module, not just IPAddress.
---
 nettests/experimental/tls_handshake.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/nettests/experimental/tls_handshake.py b/nettests/experimental/tls_handshake.py
index ac94466..a1e46ec 100644
--- a/nettests/experimental/tls_handshake.py
+++ b/nettests/experimental/tls_handshake.py
@@ -31,9 +31,9 @@ import struct
 import sys
 import types
 
+import ipaddr
 import OpenSSL
 
-from ipaddr                 import IPAddress
 from OpenSSL                import SSL, crypto
 from twisted.internet       import defer, threads
 from twisted.python         import usage, failure



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits