<br><div class="gmail_quote">On Fri, Aug 26, 2011 at 2:45 PM, Guido van Rossum <span dir="ltr">&lt;<a href="mailto:guido@python.org">guido@python.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
...but on second thought I wonder if maybe regex is<br>
mature enough to replace re in Python 3.3.<br></blockquote><div><br>I agree that the move from regex to re was kind of painful.<br><br>It seems someone should merge the unit tests for re and regex, and apply the merged result to each for the sake of comparison.  There might also be a need to expand the merged result to include new things.<br>
<br>Then there probably should be a from __future__ import for a while.<br> <br></div></div>