source:
branches/pyyaml3000/tests/data/construct-omap.code
@
58
| Revision 58, 275 bytes checked in by xi, 7 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [58] | 1 | { |
| 2 | "Bestiary": [ | |
| 3 | ("aardvark", "African pig-like ant eater. Ugly."), | |
| 4 | ("anteater", "South-American ant eater. Two species."), | |
| 5 | ("anaconda", "South-American constrictor snake. Scaly."), | |
| 6 | ], | |
| 7 | "Numbers": [ ("one", 1), ("two", 2), ("three", 3) ], | |
| 8 | } |
Note: See TracBrowser
for help on using the repository browser.
