[docs] [issue14006] Improve the documentation of xml.etree.ElementTree

Stefan Behnel report at bugs.python.org
Tue Feb 14 12:03:38 CET 2012


Stefan Behnel <scoder at users.sourceforge.net> added the comment:

Oh, and here are the ReST sources of the lxml docs:

https://github.com/lxml/lxml/tree/master/doc/

Specifically the tutorial:

https://raw.github.com/lxml/lxml/master/doc/tutorial.txt

and the parsing part:

https://raw.github.com/lxml/lxml/master/doc/parsing.txt

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14006>
_______________________________________


More information about the docs mailing list