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
/
expected-node-2.emitter-error
blob
891ee370d4928582bdcb8b64de0c0b907620fd5b
1
- !StreamStart
2
- !DocumentStart
3
- !MappingStart
4
- !Scalar { value: 'key' }
5
- !MappingEnd
6
- !DocumentEnd
7
- !StreamEnd