On Thu, Jun 14, 2018, 11:22 PM Franklin? Lee <[email protected]> wrote:
> P.S.: Is there any way of guessing what proportion of Python programs > use `re`, either explicitly or implicitly? How many programs will, at > some point in their runtime, load the `re` module? > GitHub posts it's data to Google BigQuery. It's a biased sample, but it's the largest open repository of code I'm aware of. Hmm. Better search now before it gets moved to Azure :-/ >
_______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
