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 style information to events generated by Parser.
[pyyaml/python3.git]
/
tests
/
data
/
construct-null.code
blob
a895eaaf63d928bc2d7a380623b53377374be6af
1
[
2
None,
3
{ "empty": None, "canonical": None, "english": None, None: "null key" },
4
{
5
"sparse": [
6
None,
7
"2nd entry",
8
None,
9
"4th entry",
10
None,
11
],
12
},
13
]