Staging
v0.5.1
https://github.com/python/cpython
Revision c1d9869cb997b3ad85c50fbce65528ffccea4ce4 authored by Eli Bendersky on 30 March 2012, 08:44:15 UTC, committed by Eli Bendersky on 30 March 2012, 08:44:15 UTC
Removed the useless explanation of the Element data structure that started the
documentation page. Instead, the documentation now starts with a brief tutorial
skimming some of the capabilities of the module. The tutorial can be followed
by additional topic-specific sections (such as XPath support), and eventually
by a reference that goes over the module's classes and functions, as usual.
1 parent dbaedb8
History
Tip revision: c1d9869cb997b3ad85c50fbce65528ffccea4ce4 authored by Eli Bendersky on 30 March 2012, 08:44:15 UTC
Issue #14006: improve the documentation of xml.etree.ElementTree
Tip revision: c1d9869
File Mode Size
Grammar -rw-r--r-- 5.9 KB

back to top