Home
last modified time | relevance | path

Searched defs:flow_style (Results 1 – 3 of 3) sorted by relevance

/third_party/PyYAML/lib/yaml/
Drepresenter.py85 def represent_sequence(self, tag, sequence, flow_style=None): argument
103 def represent_mapping(self, tag, mapping, flow_style=None): argument
223 def represent_yaml_object(self, tag, data, cls, flow_style=None): argument
Dnodes.py37 start_mark=None, end_mark=None, flow_style=None): argument
Devents.py23 flow_style=None): argument