Home
last modified time | relevance | path

Searched refs:canonical_compose_all (Results 1 – 2 of 2) sorted by relevance

/third_party/PyYAML/tests/lib/
Dcanonical.py347 def canonical_compose_all(stream): function
350 yaml.canonical_compose_all = canonical_compose_all
Dtest_structure.py131 nodes2 = list(yaml.canonical_compose_all(file))