From 603436ea830f6186901bba9758f6d8c49fa520eb Mon Sep 17 00:00:00 2001 From: tkikuchi Date: Mon, 9 Jan 2006 07:04:57 +0000 Subject: import re module. --- Mailman/Cgi/edithtml.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Mailman/Cgi/edithtml.py') diff --git a/Mailman/Cgi/edithtml.py b/Mailman/Cgi/edithtml.py index 2159985d4..9ec54ceff 100644 --- a/Mailman/Cgi/edithtml.py +++ b/Mailman/Cgi/edithtml.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2005 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -20,6 +20,7 @@ import os import cgi import errno +import re from Mailman import Utils from Mailman import MailList -- cgit v1.2.3-70-g09d2