repo.or.cz
/
pyyaml
/
python3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Parser is done. Add iterator interfaces for Scanner and Parser.
[pyyaml/python3.git]
/
tests
/
data
/
spec-09-23.data
blob
8972d2b62a0ac0c6379d91293b237453b1dd2008
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.