Modify ↓
Ticket #120 (closed defect: fixed)
typo in yaml.__init__.py
| Reported by: | py4fun@… | Owned by: | xi |
|---|---|---|---|
| Priority: | low | Component: | pyyaml |
| Severity: | minor | Keywords: | |
| Cc: |
Description
line 46 in yaml.__init__.py contains a typo: "corresponSing" instead of "corresponDing"
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in [353].