From 28a9bda3d7825ab2f7c4df5e9d8aa29706effbd3 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Thu, 16 Nov 2000 21:58:58 +0000 Subject: __init__(): Point the contact address at mailman-users, not the Cabal. --- admin/www/MMGenerator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/www/MMGenerator.py') diff --git a/admin/www/MMGenerator.py b/admin/www/MMGenerator.py index 6316d1d81..3b3d3aaa6 100644 --- a/admin/www/MMGenerator.py +++ b/admin/www/MMGenerator.py @@ -41,7 +41,7 @@ class MMGenerator(Skeleton, Sidebar, Banner): self.__body = None root, ext = os.path.splitext(file) html = root + '.html' - p = self.__parser = HTParser(file, 'mailman-cabal@python.org') + p = self.__parser = HTParser(file, 'mailman-users@python.org') f = self.__linkfixer = LinkFixer(html, rootdir, relthis) p.process_sidebar() p.sidebar.append(BLANKCELL) -- cgit v1.2.3-70-g09d2