devtools/htmlparser.py
branchstable
changeset 3325 44caeccd2db9
parent 3151 5d45c0945bd3
child 3369 7b88d12b4ee2
child 4212 ab6573088b4a
--- a/devtools/htmlparser.py	Fri Sep 18 12:50:39 2009 +0200
+++ b/devtools/htmlparser.py	Fri Sep 18 16:00:02 2009 +0200
@@ -7,6 +7,7 @@
 """
 
 import re
+import sys
 
 from lxml import etree