diff options
| author | bwarsaw | 2001-02-28 17:25:22 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-02-28 17:25:22 +0000 |
| commit | 10dcedae091c01f4962b38686fc551c009387be1 (patch) | |
| tree | ce9fc2138567cec8b31cf41d865248002fd3a084 /Mailman/Queue/CommandRunner.py | |
| parent | 8ffb013c69e7c3ccffffa11dcda55395263c79e0 (diff) | |
| download | mailman-10dcedae091c01f4962b38686fc551c009387be1.tar.gz mailman-10dcedae091c01f4962b38686fc551c009387be1.tar.zst mailman-10dcedae091c01f4962b38686fc551c009387be1.zip | |
Diffstat (limited to 'Mailman/Queue/CommandRunner.py')
| -rw-r--r-- | Mailman/Queue/CommandRunner.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Queue/CommandRunner.py b/Mailman/Queue/CommandRunner.py index 840c4d3a3..f4b7be0f8 100644 --- a/Mailman/Queue/CommandRunner.py +++ b/Mailman/Queue/CommandRunner.py @@ -14,7 +14,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -"""Bounce and command queue runner.""" +"""Bounce and -request command queue runner.""" # See the delivery diagram in IncomingRunner.py. This module handles all # email destined for mylist-owner, mylist-admin, and mylist-request. |
