summaryrefslogtreecommitdiff
path: root/mailman/database/txnsupport.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move mailman.database.txnsupport to mailman.database.transaction and updateBarry Warsaw2008-03-131-34/+0
| | | | | | | | the txn() decorator. It no longer requires a _withtxn() method since it knows how to commit and abort the current transaction using the global database. Flesh out the lmtp.txt doctest with documentation for both bogus and valid subaddresses.
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-0/+34