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-06-07.canonical
blob
11357e453fa3ff9fff0d29ccd1cca75b7bc27c28
1
%YAML 1.1
2
---
3
!!seq [
4
!!str "foo\nbar",
5
!!str "foo\n\nbar"
6
]