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-set.code
blob
aa090e845a588cd485305b8ea9e0e58adfd72ab2
1
{
2
"baseball players": set(["Mark McGwire", "Sammy Sosa", "Ken Griffey"]),
3
"baseball teams": set(["Boston Red Sox", "Detroit Tigers", "New York Yankees"]),
4
}