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

This commit is contained in:
Zachary Ware 2014-01-31 11:27:24 -06:00
parent 3ac26c1bd2
commit c82e27bf9a
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,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
..