* Simon D. <[email protected]> [2017-03-28 09:56:05 +0200]: > The str integrated one also, but maybe confusing, which regexp lib is > used ? (must be the default one). >
Ok, this was a mistake, based on JavaScript memories… There is no regexp aware functions around str, but some hint to go find your happiness in the re module. -- Simon Descarpentries +336 769 702 53 http://acoeuro.com _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
