]> granicus.if.org Git - python/commit
#15970: xml.etree.ElementTree now serializes correctly the empty HTML elements "meta...
authorEzio Melotti <ezio.melotti@gmail.com>
Wed, 19 Sep 2012 05:11:03 +0000 (08:11 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Wed, 19 Sep 2012 05:11:03 +0000 (08:11 +0300)
commit6d6fb3aa9f641c133472f2bbb7565dde6e712e87
treeffa205e229b5110979b835a46c5095cf4b75c32f
parentba372a59d1fc9839a65d9ab3fef372acd4e5ee60
#15970: xml.etree.ElementTree now serializes correctly the empty HTML elements "meta" and "param".
Lib/test/test_xml_etree.py
Lib/xml/etree/ElementTree.py
Misc/NEWS