Subclass all base classes from `object`.
[pyyaml/python3.git] / tests / data / spec-09-23.data
blob8972d2b62a0ac0c6379d91293b237453b1dd2008
1  # Strip
2   # Comments:
3 strip: |-
4   # text
  
 # Clip
5   # comments:
6 …clip: |
7   # text… 
 # Keep
8   # comments:
9 …keep: |+
10   # text
… # Trail
11   # comments.