cpython (2.7): 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/ea1f2f1f84a7 changeset: 88859:ea1f2f1f84a7 branch: 2.7 parent: 88842:78a721fa9b67 user: Zachary Ware <zachary.ware@gmail.com> date: Fri Jan 31 11:27:24 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 @@ -28,6 +28,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