
Sept. 29, 2012
6:43 p.m.
Here is an error with python3.3
from lxml.etree import HTMLParser Traceback (most recent call last): File "<stdin>", line 1, in <module> File "lxml.etree.pyx", line 48, in init lxml.etree (src/lxml/lxml.etree.c:159821) ValueError: level must be >= 0
Is that something known? Please advise. Thanks. Andriy Kornatskyy