[ mailman-Bugs-1400128 ] edithtml.py missing import
SourceForge.net
noreply at sourceforge.net
Mon Jan 9 08:44:40 CET 2006
Bugs item #1400128, was opened at 2006-01-09 06:13
Message generated for change (Comment added) made by tkikuchi
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1400128&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: configuring/installing
Group: 2.1 (stable)
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Cliff Wells (cliffwells18)
Assigned to: Nobody/Anonymous (nobody)
Summary: edithtml.py missing import
Initial Comment:
You can't save edited pages because edithtml.py fails
to import the re module.
----------------------------------------------------------------------
>Comment By: Tokio Kikuchi (tkikuchi)
Date: 2006-01-09 07:44
Message:
Logged In: YES
user_id=67709
It was fixed it in the CVS.
----------------------------------------------------------------------
Comment By: Tokio Kikuchi (tkikuchi)
Date: 2006-01-09 06:50
Message:
Logged In: YES
user_id=67709
Please add
import re
line in the first part of edithtml.py file.
Sorry for the inconvenience.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1400128&group_id=103
More information about the Mailman-coders
mailing list