[or-cvs] r18446: {torflow} It helps when you import the libraries you use.. (torflow/trunk/NetworkScanners)

mikeperry at seul.org mikeperry at seul.org
Mon Feb 9 12:39:25 UTC 2009


Author: mikeperry
Date: 2009-02-09 07:39:25 -0500 (Mon, 09 Feb 2009)
New Revision: 18446

Modified:
   torflow/trunk/NetworkScanners/libsoat.py
Log:

It helps when you import the libraries you use..



Modified: torflow/trunk/NetworkScanners/libsoat.py
===================================================================
--- torflow/trunk/NetworkScanners/libsoat.py	2009-02-09 12:30:39 UTC (rev 18445)
+++ torflow/trunk/NetworkScanners/libsoat.py	2009-02-09 12:39:25 UTC (rev 18446)
@@ -10,6 +10,7 @@
 import time
 import traceback
 import difflib
+import re
 sys.path.append("./libs")
 from BeautifulSoup.BeautifulSoup import Tag, SoupStrainer
 



More information about the tor-commits mailing list