]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update XMLParser.close documentation and fix formatting.
authorEli Bendersky <eliben@gmail.com>
Sun, 25 Aug 2013 22:27:36 +0000 (15:27 -0700)
committerEli Bendersky <eliben@gmail.com>
Sun, 25 Aug 2013 22:27:36 +0000 (15:27 -0700)
commitbf8ab77f940013e42f7b9af5b4fd2100238f389b
tree09961400d78a7f556f223dcfe73600f912daa2e4
parent4f1353ab10792f47a51c37f1384f036a1679aec0
Update XMLParser.close documentation and fix formatting.

Using ``method`` markup because the method is on a callback object, not an
explicitly documented method. :meth: markup creates links within the current
class which is incorrect.

In addition, indent the paragraph correctly.
Doc/library/xml.etree.elementtree.rst