From 36c8c34b723f6cfaae960ea9c2fc02c55dadc406 Mon Sep 17 00:00:00 2001 From: mailman Date: Thu, 9 Apr 1998 23:48:30 +0000 Subject: Preparing to package a distribution - add __version__ info. --- modules/mm_mailcmd.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules/mm_mailcmd.py') diff --git a/modules/mm_mailcmd.py b/modules/mm_mailcmd.py index 6ffbfaed2..45383733f 100644 --- a/modules/mm_mailcmd.py +++ b/modules/mm_mailcmd.py @@ -1,4 +1,6 @@ -"""Process commands arriving via email.""" +"""Process maillist user commands arriving via email.""" + +__version__ = "$Revision: 398 $" # Try to stay close to majordomo commands, but accept common mistakes. # Not implemented: get / index / which. -- cgit v1.2.3-70-g09d2