Changeset 137 for pyyaml/trunk/tests/data/sloppy-indentation.canonical
- Timestamp:
- 04/16/06 19:45:21 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/trunk/tests/data/sloppy-indentation.canonical
r117 r137 16 16 "the parser does not require scalars to be indented with at least one space" 17 17 --- !!map 18 { ? !!str "foo": { ? !!str "bar" : "quoted scalars may not adhere indentation" } }18 { ? !!str "foo": { ? !!str "bar" : !!str "quoted scalars may not adhere indentation" } }
Note: See TracChangeset
for help on using the changeset viewer.
