<div dir="ltr">On 13 July 2013 09:16, MRAB <span dir="ltr"><<a href="mailto:python@mrabarnett.plus.com" target="_blank">python@mrabarnett.plus.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 12/07/2013 23:16, Tim Delaney wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On 13 July 2013 03:58, Devyn Collier Johnson <<a href="mailto:devyncjohnson@gmail.com" target="_blank">devyncjohnson@gmail.com</a><br></div><div><div class="h5">
<mailto:<a href="mailto:devyncjohnson@gmail.com" target="_blank">devyncjohnson@gmail.<u></u>com</a>>> wrote:<br>
<br>
<br>
Thanks for the thorough response. I learned a lot. You should write<br>
articles on Python.<br>
I plan to spend some time optimizing the re.py module for Unix<br>
systems. I would love to amp up my programs that use that module.<br>
<br>
<br>
If you are finding that regular expressions are taking too much time,<br>
have a look at the <a href="https://pypi.python.org/pypi/re2/" target="_blank">https://pypi.python.org/pypi/<u></u>re2/</a> and<br>
<a href="https://pypi.python.org/pypi/regex/2013-06-26" target="_blank">https://pypi.python.org/pypi/<u></u>regex/2013-06-26</a> modules to see if they<br>
already give you enough of a speedup.<br>
<br>
</div></div></blockquote>
FYI, you're better off going to <a href="http://pypi.python.org/pypi/regex" target="_blank">http://pypi.python.org/pypi/<u></u>regex</a><br>
because that will take you to the latest version.</blockquote><div><br></div><div>Absolutely - what was I thinking?</div><div><br></div><div>Tim Delaney </div></div></div></div>