]> granicus.if.org Git - python/commit
#777884: make .normalize() do nothing for childless nodes, instead of raising an...
authorAndrew M. Kuchling <amk@amk.ca>
Sun, 25 Jul 2010 23:38:47 +0000 (23:38 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sun, 25 Jul 2010 23:38:47 +0000 (23:38 +0000)
commit688b9e384e065a1b63dcf4c2237e70ac180658a0
treebf920452a33b3e75087e1896b5f862023c610efd
parentea64a6a4ca1ec000f1120362e5362e867fe1f4bb
#777884: make .normalize() do nothing for childless nodes, instead of raising an exception
Lib/test/test_minidom.py
Lib/xml/dom/minidom.py