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

[tor-commits] [flashproxy/master] Add missing import.



commit c54bc0d95bc23aaa728c29b6761ed6f00827e99a
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Mon May 20 00:37:53 2013 -0700

    Add missing import.
    
    Only caused an error in managed mode.
---
 flashproxy-reg-appspot |    1 +
 1 file changed, 1 insertion(+)

diff --git a/flashproxy-reg-appspot b/flashproxy-reg-appspot
index c086e06..99ca9aa 100755
--- a/flashproxy-reg-appspot
+++ b/flashproxy-reg-appspot
@@ -1,5 +1,6 @@
 #!/usr/bin/env python
 
+import errno
 import getopt
 import httplib
 import re

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