Changeset 44 for branches/pyyaml3000/tests/data/spec-10-11.canonical
- Timestamp:
- 02/15/06 08:35:29 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pyyaml3000/tests/data/spec-10-11.canonical
r38 r44 8 8 !!map { 9 9 ? !!str "explicit key2" 10 : !! str"",10 : !!null "", 11 11 }, 12 12 !!map { 13 13 ? !!str "explicit key3" 14 : !! str"",14 : !!null "", 15 15 }, 16 16 !!map { … … 20 20 !!map { 21 21 ? !!str "simple key2" 22 : !! str"",22 : !!null "", 23 23 }, 24 24 ]
Note: See TracChangeset
for help on using the changeset viewer.
