source:
branches/pyyaml3000/tests/data/construct-null.code
@
58
| Revision 58, 239 bytes checked in by xi, 7 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [58] | 1 | [ |
| 2 | None, | |
| 3 | { "empty": None, "canonical": None, "english": None, None: "null key" }, | |
| 4 | { | |
| 5 | "sparse": [ | |
| 6 | None, | |
| 7 | "2nd entry", | |
| 8 | None, | |
| 9 | "4th entry", | |
| 10 | None, | |
| 11 | ], | |
| 12 | }, | |
| 13 | ] |
Note: See TracBrowser
for help on using the repository browser.
