Searched refs:yaml_loader (Results 1 – 2 of 2) sorted by relevance
/third_party/PyYAML/lib/yaml/ | ||
D | __init__.py | 354 if isinstance(cls.yaml_loader, list): |
/third_party/PyYAML/tests/lib/ | ||
D | test_constructor.py | 59 yaml_loader = MyLoader variable in _make_objects.MyTestClass2 |