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
Fix invalid output of single-quoted scalars in cases when a single
[pyyaml/python3.git]
/
tests
/
data
/
spec-09-07.data
blob
755b54a022610cffb2379546e394eca888cb11d4
1
'simple key' : {
2
'also simple' : value,
3
? 'not a
4
simple key' : 'any
5
value'
6
}