How do I format a YAML document like this so that PyYAML can parse it properly?
Data: Some data, here and a special character like \':\' Another line o
If the extra newline that NullUserException's solutions is adding is a problem you should be using:
Data: |- Some data, here and a special character like ':' Another line of data on a separate line