Xah Lee wrote:
> Python re module has methods flags and pattern. How to use these
> exactly?
> 
> e.g. i tried
> 
> print patternObj.flags()
> 
> and the error is some "int object is not callable".

Where do you read "methods"?

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

Reply via email to