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
Subclass all base classes from `object`.
[pyyaml/python3.git]
/
tests
/
data
/
spec-08-12.canonical
blob
93899f4e8626a81ec505639216bdab679c04ca44
1
%YAML 1.1
2
---
3
!!seq [
4
!!str "Without properties",
5
&A !!str "Anchored",
6
!!str "Tagged",
7
*A,
8
!!str "",
9
!!str "",
10
]