[New-bugs-announce] [issue14128] _elementtree should expose types and factory functions consistently with ElementTree
Eli Bendersky
report at bugs.python.org
Sun Feb 26 10:30:20 CET 2012
New submission from Eli Bendersky <eliben at gmail.com>:
Element, XMLParser and TreeBuilder are types in ElementTree, but factory functions in _elementtree. The latter should be modified to be consistent with the former.
----------
assignee: eli.bendersky
components: Library (Lib)
messages: 154317
nosy: eli.bendersky, flox, scoder
priority: high
severity: normal
stage: needs patch
status: open
title: _elementtree should expose types and factory functions consistently with ElementTree
type: behavior
versions: Python 3.3
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14128>
_______________________________________
More information about the New-bugs-announce
mailing list