]> granicus.if.org Git - python/commit
Issue #17741: Rename IncrementalParser and its methods.
authorEli Bendersky <eliben@gmail.com>
Fri, 30 Aug 2013 12:51:20 +0000 (05:51 -0700)
committerEli Bendersky <eliben@gmail.com>
Fri, 30 Aug 2013 12:51:20 +0000 (05:51 -0700)
commitb586934f0eb69a3c04e1756abe9aa5a4ab307518
tree7b51ec2e74ca605a8a2f9b76381d89f9adbbbf57
parent1221f6b60351e46ed25a7da3ebc09d80f666cc5e
Issue #17741: Rename IncrementalParser and its methods.

The new names are hopefully more descriptive and consistent. If you feel you
don't agree with this change, *please* read issue 17741 first - there's a lot of
discussion in there.
Doc/library/xml.etree.elementtree.rst
Doc/whatsnew/3.4.rst
Lib/test/test_xml_etree.py
Lib/xml/etree/ElementTree.py