jacebrowning / yorm

Automatic object-YAML mapping for Python.
https://yorm.readthedocs.io
MIT License
27 stars 6 forks source link

Retrieve values if the requested attribute does not exist #28

Closed jacebrowning closed 10 years ago

jacebrowning commented 10 years ago

Also, if an attribute is in yorm_attrs, AttributeError should never be raised.