Ticket #91 (reopened enhancement)
emit no anchors and aliases
| Reported by: | Andrey | Owned by: | xi |
|---|---|---|---|
| Priority: | normal | Component: | pyyaml |
| Severity: | normal | Keywords: | |
| Cc: | w@… |
Description
Hi, is it possible to avoid using anchors and aliases? So to output
[1, 1]
as
- 1 - 1
and not as
- &id1 1 - *id1
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
