diff options
| author | mailman | 1998-03-05 23:26:16 +0000 |
|---|---|---|
| committer | mailman | 1998-03-05 23:26:16 +0000 |
| commit | 5356e91a2d44afc869c14e257835fd2578ad43bb (patch) | |
| tree | 20a757d0df9b30a88d4ab97bcebad2c19e8a5da4 /modules | |
| parent | a52ae1a95d77929d9013a79d15987f5438f3ee38 (diff) | |
| download | mailman-5356e91a2d44afc869c14e257835fd2578ad43bb.tar.gz mailman-5356e91a2d44afc869c14e257835fd2578ad43bb.tar.zst mailman-5356e91a2d44afc869c14e257835fd2578ad43bb.zip | |
Cosmetic change to flag the import of the distributed defaults.
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mm_cfg.py.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/mm_cfg.py.in b/modules/mm_cfg.py.in index 0a82e7706..e68d80a2e 100644 --- a/modules/mm_cfg.py.in +++ b/modules/mm_cfg.py.in @@ -17,6 +17,9 @@ setting by using the value as a format string against the list-instance-object's dictionary - see the distributed value of DEFAULT_MSG_FOOTER for an example.""" +####################################################### +# Here's where we get the distributed defaults. # + from mm_defaults import * ####################################################### |
