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-07.canonical
blob
e2f43d97b36938f6bc0e76ecc295fcd7808a59b3
1
%YAML 1.1
2
---
3
!!seq [
4
!<tag:yaml.org,2002:str> "12",
5
!<tag:yaml.org,2002:int> "12",
6
# !<tag:yaml.org,2002:str> "12",
7
!<tag:yaml.org,2002:int> "12",
8
]