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
Parser is done. Add iterator interfaces for Scanner and Parser.
[pyyaml/python3.git]
/
tests
/
data
/
spec-07-12a.canonical
blob
efc116f18b7d0b96f8366c4890f92482c072a58e
1
%YAML 1.1
2
---
3
!!map {
4
? !!str "foo"
5
: !!str "bar"
6
}