Searched refs:yaml_dumper (Results 1 – 2 of 2) sorted by relevance
/third_party/PyYAML/tests/lib/ | ||
D | test_constructor.py | 60 yaml_dumper = MyDumper variable in _make_objects.MyTestClass2 |
/third_party/PyYAML/lib/yaml/ | ||
D | __init__.py | 360 cls.yaml_dumper.add_representer(cls, cls.to_yaml) |