]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Move xml.etree higher and xml.parsers.expat lower in the markup ToC.
authorÉric Araujo <merwok@netwok.org>
Mon, 5 Mar 2012 15:44:49 +0000 (16:44 +0100)
committerÉric Araujo <merwok@netwok.org>
Mon, 5 Mar 2012 15:44:49 +0000 (16:44 +0100)
commitd2e19b5173a4500bf3f83a4166c6f3e896aefa07
tree3878a6989f733deda2dc710f422ede58e3480b06
parent76c6aa860ce86486617f51df494e03e4d8633564
Move xml.etree higher and xml.parsers.expat lower in the markup ToC.

I assume that most users looking at this page are looking for a library
to process XML, not a low-level parser.  First proposed in #11379.
Doc/library/markup.rst