SIGN IN SIGN UP

bpo-36227: ElementTree.tostring() default_namespace and xml_declaration arguments (GH-12225)

Add new keyword arguments "default_namespace" and "xml_declaration" to functions ET.tostring() and ET.tostringlist(), as known from ElementTree.write().
B
Bernt Røskar Brenna committed
ffca16e25a70fd44a87b13b379b5ec0c7a11e926
Parent: 830b43d
Committed by Stefan Behnel <stefan_ml@behnel.de> on 4/14/2019, 8:07:02 AM