summaryrefslogtreecommitdiff
path: root/Mailman/Gui/NonDigest.py
diff options
context:
space:
mode:
authorbwarsaw2002-01-23 06:06:56 +0000
committerbwarsaw2002-01-23 06:06:56 +0000
commit7aea62772d57ee68250850a151835779eb384bd0 (patch)
treee4ae5cceb06cc33167abfa20feeac8d9c6bcd1d9 /Mailman/Gui/NonDigest.py
parent89221ae36d10689fe398b620161e38aca90d251a (diff)
downloadmailman-7aea62772d57ee68250850a151835779eb384bd0.tar.gz
mailman-7aea62772d57ee68250850a151835779eb384bd0.tar.zst
mailman-7aea62772d57ee68250850a151835779eb384bd0.zip
Diffstat (limited to 'Mailman/Gui/NonDigest.py')
-rw-r--r--Mailman/Gui/NonDigest.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mailman/Gui/NonDigest.py b/Mailman/Gui/NonDigest.py
index f25e3f9e4..ffa042bbd 100644
--- a/Mailman/Gui/NonDigest.py
+++ b/Mailman/Gui/NonDigest.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001 by the Free Software Foundation, Inc.
+# Copyright (C) 2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -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.
-"""MailList mixin class managing the non-digest delivery options.
+"""GUI component for managing the non-digest delivery options.
"""
from Mailman import mm_cfg