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
Add more unit tests.
[pyyaml/python3.git]
/
tests
/
data
/
spec-10-09.canonical
blob
4d9827b12483f988bcec8472b1033cd89ef32dc4
1
%YAML 1.1
2
---
3
!!map {
4
? !!str "key"
5
: !!str "value",
6
? !!str "empty"
7
: !!null "",
8
}