Modify ↓
Ticket #57 (assigned enhancement)
dump(): Insert a "blank line" after the end of an element
| Reported by: | arne_bab@… | Owned by: | xi |
|---|---|---|---|
| Priority: | normal | Component: | pyyaml |
| Severity: | normal | Keywords: | indenting, readability |
| Cc: |
Description
Hi,
For readability it would be great, if you could provide an option for dump() to insert a "blank line" (that means a line only consisting of spaces to keep the indenting) when the indenting becomes smaller, with the option to only add this indented blank line, when the indenting goes down by at least two levels (or at least n levels).
Thanks for creating PyYAML!
Attachments
Note: See
TracTickets for help on using
tickets.
