dahlia / sqlalchemy-imageattach

SQLAlchemy extension for attaching images to entities.
https://sqlalchemy-imageattach.readthedocs.io/
MIT License
116 stars 25 forks source link

Debug s3.py for UnboundLocalError #20

Closed peterlada closed 10 years ago

peterlada commented 10 years ago

It raises UnboudLocalError for accessing e without naming your exception.

dahlia commented 10 years ago

Thank you!