[ mailman-Bugs-1430919 ] edithtml.py missing 'import re' (version 2.1.7)

SourceForge.net noreply at sourceforge.net
Mon Feb 13 20:43:06 CET 2006


Bugs item #1430919, was opened at 2006-02-13 14:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
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.

----------------------------------------------------------------------

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