Obvious: regex handling by Tagger.py vs. SpamDetect.py

Bug #266141 reported by Hatukanezumi-users
2
Affects Status Importance Assigned to Milestone
GNU Mailman
New
High
Unassigned

Bug Description

o Tagger handler handles a pattern string as one regex
   with re.VERBOSE flag.

o SpamDetect handler handles a pattern string as
  newline-separated multiple regex'es
  without re.VERBOSE flag.

Which behaviour is preferred?

[http://sourceforge.net/tracker/index.php?func=detail&aid=1055809&group_id=103&atid=100103]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.