summaryrefslogtreecommitdiff
path: root/modules/mm_admin.py
diff options
context:
space:
mode:
authormailman1998-04-09 23:39:07 +0000
committermailman1998-04-09 23:39:07 +0000
commitebc70455dd8de4f4176ebe62864ea2544beec7f2 (patch)
tree3cc971442c241a4903b599dbde34e6ae4e41fe18 /modules/mm_admin.py
parent2a39814a22700473463c1ab899bbe93853c1d738 (diff)
downloadmailman-ebc70455dd8de4f4176ebe62864ea2544beec7f2.tar.gz
mailman-ebc70455dd8de4f4176ebe62864ea2544beec7f2.tar.zst
mailman-ebc70455dd8de4f4176ebe62864ea2544beec7f2.zip
Diffstat (limited to 'modules/mm_admin.py')
-rw-r--r--modules/mm_admin.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/mm_admin.py b/modules/mm_admin.py
index d646e2c9e..61a0473fa 100644
--- a/modules/mm_admin.py
+++ b/modules/mm_admin.py
@@ -1,3 +1,7 @@
+"""Mixin class which handles of administrative requests."""
+
+__version__ = "$Revision: 394 $"
+
# When an operation can't be completed, and is sent to the list admin for
# Handling, we consider that an error condition, and raise MMNeedApproval