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

[tor-commits] [stem/master] Add missing import



commit 4d9a71295f5f4afcfb41f3f0f75ef4ecc45b2124
Author: Ravi Chandra Padmala <neenaoffline@xxxxxxxxx>
Date:   Sun Dec 30 23:03:48 2012 +0530

    Add missing import
---
 test/util.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/util.py b/test/util.py
index b89e48f..c8c40af 100644
--- a/test/util.py
+++ b/test/util.py
@@ -3,7 +3,7 @@ import struct
 
 import test.runner
 
-from stem import ProtocolError
+from stem import ProtocolError, SocketError
 
 error_msgs = {
   0x5a: "SOCKS4A request granted",



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