[docs] In xml.etree.ElementTree docs there is no parser argument in fromstring() (issue 28235)

vadmium+py at gmail.com vadmium+py at gmail.com
Wed Sep 21 18:34:30 EDT 2016


https://bugs.python.org/review/28235/diff/18636/Doc/library/xml.etree.elementtree.rst
File Doc/library/xml.etree.elementtree.rst (right):

https://bugs.python.org/review/28235/diff/18636/Doc/library/xml.etree.elementtree.rst#newcode491
Doc/library/xml.etree.elementtree.rst:491: is a string containing XML
data.  *parser* is an optional parser instance.
Would be nice to start sentences with capital letters. I suggest either
*Parser* or something like “The *parser* argument is . . .”

https://bugs.python.org/review/28235/


More information about the docs mailing list