xref
: /
third_party
/
PyYAML
/
tests
/
data
/
multi-constructor.code
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/PyYAML/tests/data/
1
[
2
{'Tag1': ['a', 1, 'b', 2]},
3
{'Tag2': ['a', 1, 'b', 2]},
4
]
5