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
Scanner is complete.
[pyyaml/python3.git]
/
tests
/
data
/
spec-10-10.data
blob
0888b05422222ff406a23f65285ea5b98ac64325
1
{
2
? explicit key1 : explicit value,
3
? explicit key2 : , # Explicit empty
4
? explicit key3, # Empty value
5
simple key1 : explicit value,
6
simple key2 : , # Explicit empty
7
simple key3, # Empty value
8
}