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
Make compose() and load() ensure that the input stream contains a single document...
[pyyaml/python3.git]
/
tests
/
data
/
spec-09-24.canonical
blob
45a99b017f8f0e35df299e0160783dac4a014ec8
1
%YAML 1.1
2
---
3
!!map {
4
? !!str "strip"
5
: !!str "",
6
? !!str "clip"
7
: !!str "",
8
? !!str "keep"
9
: !!str "\n",
10
}