Strange regex problem

Jp Calderone exarkun at intarweb.us
Sun Mar 2 15:04:23 EST 2003


On Sun, Mar 02, 2003 at 11:11:34AM -0800, Gary Herron wrote:
> [snip]
> 
> So when the value of "begin" has that particular bit set, set
> SRE_FLAG_DEBUG on and so get the debug output.
> 
> 
> I have just (last week) volunteered to take over maintenance of the
> regular expression code, so I'll think about fixing this, but it's not
> clear to me what a fix should entail.
> 
>  * Document the flag.

  +1

> 
>  * Ignore the flag.

  -1

> 
>  * Raise an exception for any flag bit other than the document flags.

  +1

  Jp

-- 
   Know what I pray for? The strength to change what I can, the inability to
accept what I can't and the incapacity to tell the difference.    -- Calvin
-- 
 up 22 days, 0:30, 5 users, load average: 0.00, 0.00, 0.03





More information about the Python-list mailing list