Kitware / tangelo

A simple, quick, powerful web framework
http:/tangelohub.org/tangelo/
Apache License 2.0
185 stars 35 forks source link

Use tangelo.util.yaml_safe_load() throughout codebase #456

Closed waxlamp closed 9 years ago

waxlamp commented 9 years ago
waxlamp commented 9 years ago

i.e., replace uses of yaml.safe_load() with tangelo.util.yaml_safe_load() because it encapsulates errors a little better.

waxlamp commented 9 years ago

tangelo.util.yaml_safe_load() was added in b753209c430abeb5711720c3c33d4e2ca0e8dc4a