At 03:24 PM 4/18/02 -0700, you wrote: >+ # Make sure the pattern was a legal regular expression >+ try: >+ 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 :-) _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers