Fix unfinished thought in xml overview page. Suggested by Bo Bayles on docs@.

This commit is contained in:
Zachary Ware 2014-01-31 11:30:36 -06:00
parent 844dcfbf59
commit 19c1f3dce6
1 changed files with 1 additions and 0 deletions

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
..