cpython/Lib/xml/etree
Eli Bendersky 6206a7e4b0 Remove the obsolete XMLParser._start/_start_list duality.
XMLParser configures expat to report attributes in a list (ordered_attributes),
so only _start_list is needed. Rename it to _start and kill _start.
2013-08-25 18:58:18 -07:00
..
__init__.py
cElementTree.py
ElementInclude.py Replace IOError with OSError (#16715) 2012-12-25 16:47:37 +02:00
ElementPath.py Merge fix for Issue #17011 from 3.3 2013-08-03 17:48:41 -07:00
ElementTree.py Remove the obsolete XMLParser._start/_start_list duality. 2013-08-25 18:58:18 -07:00