[ mailman-Bugs-1430919 ] edithtml.py missing 'import re' (version 2.1.7)
SourceForge.net
noreply at sourceforge.net
Mon Feb 13 20:47:22 CET 2006
Bugs item #1430919, was opened at 2006-02-13 14:43
Message generated for change (Comment added) made by sydelko
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1430919&group_id=103
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Web/CGI
Group: 2.1 (stable)
>Status: Closed
Resolution: Duplicate
Priority: 5
Submitted By: Andrew Sydelko (sydelko)
Assigned to: Nobody/Anonymous (nobody)
Summary: edithtml.py missing 'import re' (version 2.1.7)
Initial Comment:
Line 160 of .../Mailman/Cgi/edithtml.py calls the re
module which is never imported. Adding 'import re' at
the top of the file makes it work.
This is with version 2.1.7 of mailman.
--andy.
----------------------------------------------------------------------
>Comment By: Andrew Sydelko (sydelko)
Date: 2006-02-13 14:47
Message:
Logged In: YES
user_id=290934
duplicate
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1430919&group_id=103
More information about the Mailman-coders
mailing list