]> 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:19:12 +0000 (08:19 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Wed, 19 Sep 2012 05:19:12 +0000 (08:19 +0300)
commitc90111f9ab617a1dbdde8952a4b81e6eecc36e7c
tree30cfe26e68b81949199bb5a2166ad3641b3579a0
parentab02db23b1032c7b1fcf7063ae736b25e4466624
#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