-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Token WriteTo and indentation modifications
Rename etree.XMLWriter to etree.Writer. Add unit tests for new WriteTo feature. Add Element.IndentWithSettings to make it possible to re-indent an element before calling its WriteTo function. Rename IndentSettings property SuppressTrailingNewline to SuppressTrailingWhitespace. This is more accurate terminology.
- Loading branch information
Showing
3 changed files
with
156 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.