sift_py.yaml.utils
¶
| FUNCTION | DESCRIPTION |
|---|---|
try_fast_yaml_load |
Try to load the YAML file using the CSafeLoader, which is faster than the pyyaml safe loader but not built into the wheel for earlier versions of python.. |