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
Move pyyaml3000 to a separate directory.
[pyyaml/python3.git]
/
tests
/
data
/
spec-08-14.canonical
blob
11db439f6a0a5c66b6e299c7ff60b96ab04c50e5
1
%YAML 1.1
2
---
3
!!seq [
4
!!str "flow in block",
5
!!str "Block scalar\n",
6
!!map {
7
? !!str "foo"
8
: !!str "bar"
9
}
10
]