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
/
construct-omap.code
blob
f4cf1b87d12a46b7b1ce7f7dc928cce32280b604
1
{
2
"Bestiary": [
3
("aardvark", "African pig-like ant eater. Ugly."),
4
("anteater", "South-American ant eater. Two species."),
5
("anaconda", "South-American constrictor snake. Scaly."),
6
],
7
"Numbers": [ ("one", 1), ("two", 2), ("three", 3) ],
8
}