Ticket #26 (closed defect: fixed)
yaml.load("a: n") raises exception (problem with bool)
| Reported by: | zbynek.winkler@… | Owned by: | xi |
|---|---|---|---|
| Priority: | normal | Component: | pyyaml |
| Severity: | normal | Keywords: | |
| Cc: |
Description
r59 claims to "Remove y/n from the boolean constants." However 'n|N' is not removed from the corresponding regexp. BTW: why was it removed? Looking at http://yaml.org/type/bool.html one would expect it to be there.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
