summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/Auth.py
diff options
context:
space:
mode:
authorbwarsaw2001-05-31 16:13:44 +0000
committerbwarsaw2001-05-31 16:13:44 +0000
commitcef0acd400c8018e53a33036225a4eb3ee1d01b2 (patch)
tree3ca736041c058ff9ae30041b2b15447789a884a7 /Mailman/Cgi/Auth.py
parent0b02863c3ba9169ca817075773a431ba88a411dd (diff)
downloadmailman-cef0acd400c8018e53a33036225a4eb3ee1d01b2.tar.gz
mailman-cef0acd400c8018e53a33036225a4eb3ee1d01b2.tar.zst
mailman-cef0acd400c8018e53a33036225a4eb3ee1d01b2.zip
Diffstat (limited to 'Mailman/Cgi/Auth.py')
-rw-r--r--Mailman/Cgi/Auth.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mailman/Cgi/Auth.py b/Mailman/Cgi/Auth.py
index 33f5e1aa3..da9b5bc8f 100644
--- a/Mailman/Cgi/Auth.py
+++ b/Mailman/Cgi/Auth.py
@@ -14,7 +14,8 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-"""Common routines for logging in and logging out of the admin interface.
+"""Common routines for logging in and logging out of the list administrator
+and list moderator interface.
"""
from Mailman import mm_cfg