marrow / mailer

A light-weight, modular, message representation and mail delivery framework for Python.
MIT License
279 stars 62 forks source link

Catching wrong exception when extracting manager configuration. #35

Closed amcgregor closed 12 years ago

amcgregor commented 12 years ago

This line should be catching AttributeError, not ValueError.