We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ef674 commit 353e9c4Copy full SHA for 353e9c4
lxml/lxmlGramplet.py
@@ -78,7 +78,7 @@
78
from lxml import etree, objectify
79
LXML_OK = True
80
# current code is working with:
81
- # LXML_VERSION (3, 3, 3)
+ # LXML_VERSION (4, 3, 4)
82
# LIBXML_VERSION (2, 9, 1))
83
# LIBXSLT_VERSION (1, 1, 28))
84
LXML_VERSION = etree.LXML_VERSION
0 commit comments