diff options
| author | mailman | 1998-03-19 00:38:34 +0000 |
|---|---|---|
| committer | mailman | 1998-03-19 00:38:34 +0000 |
| commit | d6fa1266819cb242cd64e8db30fe76dc0571d7bf (patch) | |
| tree | 729512cc7f2a0d9d49e0c2db8ee61d48b4599bae /modules/mm_err.py | |
| parent | 8932cdda8c379a7140488a1bad918ec6fcfcc663 (diff) | |
| download | mailman-d6fa1266819cb242cd64e8db30fe76dc0571d7bf.tar.gz mailman-d6fa1266819cb242cd64e8db30fe76dc0571d7bf.tar.zst mailman-d6fa1266819cb242cd64e8db30fe76dc0571d7bf.zip | |
Diffstat (limited to 'modules/mm_err.py')
| -rw-r--r-- | modules/mm_err.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/mm_err.py b/modules/mm_err.py index 17a3c769c..d4ee9c5f7 100644 --- a/modules/mm_err.py +++ b/modules/mm_err.py @@ -1,3 +1,5 @@ +MODERATED_LIST_MSG = "Moderated list." + MMUnknownListError = "MMUnknownListError" MMBadListError = "MMBadListError" MMBadConfigError = "MMBadConfigError" |
