Searched refs:represent1 (Results 1 - 1 of 1) sorted by relevance
/third_party/PyYAML/tests/lib/ | ||
H A D | test_constructor.py | 41 def represent1(representer, native): function 56 yaml.add_representer(MyTestClass1, represent1, Dumper=MyDumper) |
Completed in 7 milliseconds