diff options
| author | hmeland | 2000-04-09 13:42:22 +0000 |
|---|---|---|
| committer | hmeland | 2000-04-09 13:42:22 +0000 |
| commit | 0831789fa86026e9308713124bd1aad246489f21 (patch) | |
| tree | 8e660ad391fe843dcbce01aa716fe143b010a2c1 /Mailman/Cgi/admin.py | |
| parent | 752fbddc46deec6cedd0415777f1080dec8acb23 (diff) | |
| download | mailman-0831789fa86026e9308713124bd1aad246489f21.tar.gz mailman-0831789fa86026e9308713124bd1aad246489f21.tar.zst mailman-0831789fa86026e9308713124bd1aad246489f21.zip | |
The 'reply_to_address' configuration setting now has type
mm_cfg.Email, not mm_cfg.String.
Create(): Use Utils.list_exists().
Save(): If writing to fname_tmp failed, only try unlinking fname_tmp
if it in fact does exist.
CheckValues(): Use urlparse module to verify that neither the scheme
("http") nor the network location ("www.python.org") of the
web_page_url are empty. If either one is found to be empty, set
self.web_page_url to mm_cfg.DEFAULT_URL.
ApprovedAddMembers(): Some very minor performance improvements.
HasExplicitDest(): Had the order of arguments to re.match() wrong.
Diffstat (limited to 'Mailman/Cgi/admin.py')
0 files changed, 0 insertions, 0 deletions
