Descripción
Sintaxis
xml.etree.ElementTree.canonicalize(xml_data=None, *, out=None, from_file=None, **options)
Parámetros
- *,
- from_file,
- options,
- out,
- xml_data,
Ejemplo
xml.etree.ElementTree.canonicalize(xml_data=None, *, out=None, from_file=None, **options)