<p>I find that when I use regular expressions, I end up maintaining the code, cuz nobody else wants to touch it, so I avoid it.</p>
<p>Christopher Mahan <br>
818.671.1709 <br>
<a href="mailto:chris.mahan@gmail.com">chris.mahan@gmail.com</a> <br>
<a href="http://christophermahan.com">http://christophermahan.com</a></p>
<div class="gmail_quote">On Jun 16, 2011 5:19 PM, &quot;Grig Gheorghiu&quot; &lt;<a href="mailto:grig.gheorghiu@gmail.com">grig.gheorghiu@gmail.com</a>&gt; wrote:<br type="attribution">&gt; I use regular expressions a lot in my code, so I have a love/hate<br>
&gt; relationship with the &#39;re&#39; module. It&#39;s not a favorite necessarily,<br>&gt; but other than os and system it&#39;s probably the one I use most. This is<br>&gt; one area of Python (probably the only area) that I wish was as<br>
&gt; polished as Perl&#39;s ;-)<br>&gt; <br>&gt; Grig<br>&gt; <br>&gt; _______________________________________________<br>&gt; socal-piggies mailing list<br>&gt; <a href="mailto:socal-piggies@lists.idyll.org">socal-piggies@lists.idyll.org</a><br>
&gt; <a href="http://lists.idyll.org/listinfo/socal-piggies">http://lists.idyll.org/listinfo/socal-piggies</a><br></div>