📝 fix lxml reference link
This commit is contained in:
parent
6578b7c8a0
commit
5b8ad2e375
@ -183,7 +183,7 @@ are required to unlock the extra features named "ufo", etc.
|
|||||||
|
|
||||||
The module exports a ElementTree-like API for reading/writing XML files, and
|
The module exports a ElementTree-like API for reading/writing XML files, and
|
||||||
allows to use as the backend either the built-in ``xml.etree`` module or
|
allows to use as the backend either the built-in ``xml.etree`` module or
|
||||||
`lxml <https://http://lxml.de>`__. The latter is preferred whenever present,
|
`lxml <https://lxml.de>`__. The latter is preferred whenever present,
|
||||||
as it is generally faster and more secure.
|
as it is generally faster and more secure.
|
||||||
|
|
||||||
*Extra:* ``lxml``
|
*Extra:* ``lxml``
|
||||||
|
Loading…
x
Reference in New Issue
Block a user