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
/
duplicate-mapping-key.former-loader-error.code
blob
17a6285bf33a3a4eb6d47cce251319e3cacab4d8
1
{ 'foo': { 'baz': 'bat', 'foo': 'duplicate key' } }