Skip to content

Support for pretty xml dump added to dumps function.#8

Open
twekkis wants to merge 1 commit intomarcelnicolay:masterfrom
twekkis:master
Open

Support for pretty xml dump added to dumps function.#8
twekkis wants to merge 1 commit intomarcelnicolay:masterfrom
twekkis:master

Conversation

@twekkis
Copy link
Copy Markdown

@twekkis twekkis commented Sep 12, 2019

If argument "pretty=True" given to dumps(), then out is based on doc.toprettyxml().
By default pretty argument is False to have backwars compatible function API.

If argument "pretty=True" given to dumps(), then out is based on doc.toprettyxml().
By default pretty argument is False to have backwars compatible function API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant