Searched refs:old_serialize (Results 1 - 1 of 1) sorted by relevance
/third_party/PyYAML/tests/lib/ | ||
H A D | test_yaml_ext.py | 48 old_serialize = yaml.serialize variable 50 return old_serialize(node, stream, Dumper, **kwds) 111 yaml.serialize = old_serialize |
Completed in 1 milliseconds