--- embedaddon/libxml2/python/tests/serialize.py 2012/02/21 23:38:00 1.1.1.1 +++ embedaddon/libxml2/python/tests/serialize.py 2013/07/22 01:22:29 1.1.1.2 @@ -96,7 +96,7 @@ str = doc.serialize("iso-8859-1", 1) if str != """ - + Hello

hello

@@ -131,7 +131,7 @@ if str != """ str = root.serialize("iso-8859-1", 1) if str != """ - + Hello

hello