]> granicus.if.org Git - python/commit
Issue #14007: implemented the 'element_factory' feature of TreeBuilder in
authorEli Bendersky <eliben@gmail.com>
Wed, 30 May 2012 14:57:50 +0000 (17:57 +0300)
committerEli Bendersky <eliben@gmail.com>
Wed, 30 May 2012 14:57:50 +0000 (17:57 +0300)
commit48d358ba8665ecc5d5a9f5c0ca572df39f294cb8
treee0f298df8270b5d483ecf4ee2d2b6fbc3d524d44
parenta0cf90e3b1bebde4dea8b99083830b9fb209a1c0
Issue #14007: implemented the 'element_factory' feature of TreeBuilder in
_elementtree, with a test.
Doc/library/xml.etree.elementtree.rst
Lib/test/test_xml_etree.py
Modules/_elementtree.c