Re: [Mailman-checkins] mailman/Mailman/Gui Topics.py,2.4,2.5
April 19, 2002
2:45 a.m.
At 03:24 PM 4/18/02 -0700, you wrote:
# Make sure the pattern was a legal regular expressiontry:syslog('error', 'pattern: %s', pattern)re.compile(pattern)except (re.error, TypeError):
Hey, Barry, this change to Topics? Did you really want to syslog every possible pattern to the error log, or did you perchance leave a debugging syslog in there again :-)
April 19, 2002
3:46 a.m.
New subject: [Mailman-checkins] mailman/Mailman/Gui Topics.py,2.4,2.5
"RJ" == Ron Jarrell <jarrell@vt.edu> writes:
RJ> Hey, Barry, this change to Topics? Did you really want to
RJ> syslog every possible pattern to the error log, or did you
RJ> perchance leave a debugging syslog in there again :-)
Urp, thanks! I do love open source. :)
Gone now. -Barry
8885
Age (days ago)
8885
Last active (days ago)
1 comments
2 participants
participants (2)
-
barry@zope.com -
Ron Jarrell