cpython (3.3): Fix unfinished thought in xml overview page. Suggested by Bo Bayles on docs@.
Jan. 31, 2014
5:31 p.m.
http://hg.python.org/cpython/rev/d080214883aa changeset: 88860:d080214883aa branch: 3.3 parent: 88835:ecb272bae417 user: Zachary Ware <zachary.ware@gmail.com> date: Fri Jan 31 11:30:36 2014 -0600 summary: Fix unfinished thought in xml overview page. Suggested by Bo Bayles on docs@. files: Doc/library/xml.rst | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Doc/library/xml.rst b/Doc/library/xml.rst --- a/Doc/library/xml.rst +++ b/Doc/library/xml.rst @@ -29,6 +29,7 @@ The XML handling submodules are: * :mod:`xml.etree.ElementTree`: the ElementTree API, a simple and lightweight + XML processor .. -- Repository URL: http://hg.python.org/cpython
4424
Age (days ago)
4424
Last active (days ago)
0 comments
1 participants
participants (1)
-
zach.ware