Jesse Keating wrote:
>
>On Sun, 2006-05-21 at 08:23 -0700, Mark Sapiro wrote:
>> ^Medical -
>>
>> (note this also matches "medical -", as Topic matches ignore case)
>
>I also discovered (and solved my own problem) that spaces have to be
>escaped in the regex field.
>
>To match 'Fedora Core 5'  I had to use 'Fedora\ Core\ 5' in the regex
>box.


Yes. My bad.

I forgot about the fact that the regexps in Topic expressions are
compiled in VERBOSE mode (see
<http://www.amk.ca/python/howto/regex/regex.html#SECTION000450000000000000000>)
as well as IGNORECASE.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to