You *are* talking about python regular expressions, right?  There are a number 
of different dialects.  Also, there could be issues with the quoting method 
(are you using raw strings?)  

The more specific you can get, the more we can help you.

Cheers,
Cliff
On Thu, Oct 04, 2007 at 11:54:32AM -0500, Robert Dailey wrote regarding Re: 
RegEx question:
> 
>    On 10/4/07, Adam Lanier <[EMAIL PROTECTED]> wrote:
> 
>      try @param\[(in|out)\] \w+
> 
>    This didn't work either :(
>    The tool using this regular expression (Comment Reflower for VS2005)
>    May be broken...
> 
> References
> 
>    1. mailto:[EMAIL PROTECTED]

> -- 
> http://mail.python.org/mailman/listinfo/python-list
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to