jacebrowning / yorm

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

Determine what should happen with unparseable YAML #9

Closed jacebrowning closed 10 years ago

jacebrowning commented 10 years ago

This should raise a common exception that extends the yaml exception and the exception from #21.