forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
There is a builtin module xml.etree that is very nice, but doesn't have pretty printing. So people use either minidom or even lxml.
It would be nice to have pretty printing in xml.etree.ElementTree.tostring method. Add pretty_print=True|False as an argument.
Metadata
Metadata
Assignees
Labels
No labels