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
Fix invalid output of single-quoted scalars in cases when a single
[pyyaml/python3.git]
/
tests
/
data
/
spec-02-28.structure
blob
8ec0b569de083045a933470aeabd917d09f5872f
1
[
2
[(True, True), (True, True), (True, True)],
3
[(True, True), (True, True), (True, True)],
4
[(True, True), (True, True), (True, True),
5
(True, [
6
[(True, True), (True, True), (True, True)],
7
[(True, True), (True, True), (True, True)],
8
]),
9
]
10
]