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