Hi, I would like to have the same function re.search(pattern, input) to keep
main code structure to be the same. The input into the re.search function will
be depended on other previous functions. It is also more dynamic for users.
Thank you.
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at
https://mail.python.org/archives/list/[email protected]/message/ALKQ7754NLPDFYK6F743YFCYJD5THHOE/
Code of Conduct: http://python.org/psf/codeofconduct/