diff options
| author | bwarsaw | 2001-05-31 16:13:44 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-05-31 16:13:44 +0000 |
| commit | cef0acd400c8018e53a33036225a4eb3ee1d01b2 (patch) | |
| tree | 3ca736041c058ff9ae30041b2b15447789a884a7 /Mailman/Cgi/Auth.py | |
| parent | 0b02863c3ba9169ca817075773a431ba88a411dd (diff) | |
| download | mailman-cef0acd400c8018e53a33036225a4eb3ee1d01b2.tar.gz mailman-cef0acd400c8018e53a33036225a4eb3ee1d01b2.tar.zst mailman-cef0acd400c8018e53a33036225a4eb3ee1d01b2.zip | |
Diffstat (limited to 'Mailman/Cgi/Auth.py')
| -rw-r--r-- | Mailman/Cgi/Auth.py | 3 |
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 |
