Hi,
I am using regular expression to search a string
like 'CEO.*ages', I intends to only get the CEO's name
between CEO and ages, however the python returned the
longest match like 'CEO Name ages, VP Name ages, etc'
does anybody know how to accomplish this?
Thanks
Pat
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.