xref
: /
third_party
/
PyYAML
/
tests
/
data
/
recursive-state.recursive
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/PyYAML/tests/data/
1
value = []
2
value.append
(AnInstanceWithState(value, value))
3