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
A single dot is not a float value (fixes #62).
[pyyaml/python3.git]
/
tests
/
data
/
construct-pairs.code
blob
64f86ee13bd48615099d221f7a0efcf278479bf0
1
{
2
"Block tasks": [
3
("meeting", "with team."),
4
("meeting", "with boss."),
5
("break", "lunch."),
6
("meeting", "with client."),
7
],
8
"Flow tasks": [ ("meeting", "with team"), ("meeting", "with boss") ],
9
}