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-07-09.canonical
blob
32d9e943e7be83a87b2f65867282eb007350c376
1
%YAML 1.1
2
---
3
!!str "foo"
4
%YAML 1.1
5
---
6
!!str "bar"
7
%YAML 1.1
8
---
9
!!str "baz"