Comment 5 for bug 324406

Revision history for this message
Erica Wolfe (erica-wolfe) wrote :

http://bazaar.launchpad.net/~erica-wolfe/systers/wishlist/revision/85

Committed revision 85 to the wishlist branch.

The two bugs are small issues with unsubscribing. To resolve these issues, I split the Handler/Dlists.py into two files, Handlers/PreprocessDlists and Handlers/ProcessDlists. Shared functions were put into DlistUtils. Small edits to mm_cfg.py were required to insert the new files into the handler pipeline.