all repos — listfix @ c36d302e757ae7eecc0be76b94402504e67ca191

Postfix Mailing List Software; Maintained on behalf the of Agency Economy Incorporated NFP.

listfix/__init__.py (view raw)

 1
 2
 3
 4
 5
from .db import DB
from .email import Email
from .args import Args
from .errors import Errors