Searched defs:yaml_tag (Results 1 - 2 of 2) sorted by relevance
/third_party/PyYAML/lib/yaml/ | ||
H A D | __init__.py | 373 yaml_tag = None variable in YAMLObject |
/third_party/PyYAML/tests/lib/ | ||
H A D | test_constructor.py | 61 yaml_tag = "!tag2" variable in _make_objects.MyTestClass2 71 yaml_tag = "!tag3" variable in _make_objects.MyTestClass3 87 yaml_tag = '!foo' variable in _make_objects.YAMLObject1 100 yaml_tag = '!bar' variable in _make_objects.YAMLObject2 |
Completed in 2 milliseconds