On Jun 26, 8:29 am, John Machin <[EMAIL PROTECTED]> wrote: > (2) ALWAYS use a raw string for regexes; your \s* will match on lower- > case 's', not on spaces and should have written: (2) ALWAYS use a raw string for regexes. <<<=== Big fat full stop aka period. but he was at the time only half-way through the first cup of coffee for the day :-) -- http://mail.python.org/mailman/listinfo/python-list
- Freeze problem with Regular Expression Kirk
- Re: Freeze problem with Regular Expression cirfu
- Re: Freeze problem with Regular Expression Maric Michaud
- RE: Freeze problem with Regular Expression Reedick, Andrew
- Re: Freeze problem with Regular Expression John Machin
- Re: Freeze problem with Regular Expression John Machin
- Re: Freeze problem with Regular Expression Kirk
- Re: Freeze problem with Regular Expression Peter Pearson
- Re: Freeze problem with Regular Expression Peter Pearson