Changeset 117 for pyyaml/trunk/tests

Timestamp:
03/18/06 20:30:05 (6 years ago)
Author:
xi
Message:

Loose indentation rules for the following cases:

  • In the flow context, indentation level is not checked.
  • For quoted scalars, indentation level is not checked.
  • Flow scalars are not required to have at least 1 space indentation. Zero indentation is acceptable.
Location:
pyyaml/trunk/tests/data
Files:
3 added
1 removed