Merge with 3.3

This commit is contained in:
Zachary Ware 2014-01-31 11:31:14 -06:00
commit 607bc3dd82

View File

@ -29,6 +29,7 @@ definition of the Python bindings for the DOM and SAX interfaces.
The XML handling submodules are:
* :mod:`xml.etree.ElementTree`: the ElementTree API, a simple and lightweight
XML processor
..