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
/
spec-09-03.canonical
blob
658c6df8825fd352f11e8b963ba513aa113cdfea
1
%YAML 1.1
2
---
3
!!seq [
4
!!str " last",
5
!!str " last",
6
!!str " \tfirst last",
7
]