marrow / mailer

A light-weight, modular, message representation and mail delivery framework for Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catching wrong exception when extracting manager configuration.

amcgregor opened this issue · comments

This line should be catching AttributeError, not ValueError.