remove print

This commit is contained in:
Sergey Obukhov
2015-09-21 09:52:47 -07:00
parent ae508fe0e5
commit e4c1c11845

View File

@@ -398,7 +398,6 @@ def extract_from_html(s):
quotation_checkpoints[checkpoint] = True
else:
if cut_quotations:
print 1111111111, replaced
return _restore_CRLF(html.tostring(html_tree_copy), replaced)
else:
return s