-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
In this page http://pyyaml.org/wiki/PyYAMLDocumentation
There is some explanation on how to add support to LibYAML which is written in C and is faster.
So it is needed to change the code to use proper Loader and Dumper depending on YAML implementation installed.