parse_cm.or_list_comments.yaml_dumps#
- parse_cm.or_list_comments.yaml_dumps(data)#
Dump OR list machine readable data to YAML text.
This includes custom representations that adhere to requirements for OR list machine readable comments.
- Parameters:
- datadict
Data structure to be dumped.
- Returns:
- str
YAML text.