<br><br><div class="gmail_quote">On Mon, Jul 30, 2012 at 11:14 PM, Emile van Sebille <span dir="ltr"><<a href="mailto:emile@fenx.com" target="_blank">emile@fenx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 7/30/2012 3:56 PM Dan Stromberg said...<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Mon, Jul 30, 2012 at 9:26 PM, Barry Scott <<a href="mailto:barry@barrys-emacs.org" target="_blank">barry@barrys-emacs.org</a><br>
</blockquote>
<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
    And of course you can write list comprehensions on as many lines as<br>
    it take to make the code maintainable.<br>
<br>
Sigh, and I'm also not keen on multi-line list comprehensions,<br>
specifically because I think they tend to make less readable code.  It<br>
also becomes a mess when you need to insert print statements to get some<br>
visibility into what's going on.<br>
</blockquote>
<br></div>
I tend to write long one-liners then convert them to loops the first time I need to see what's going on.<br>
<br>
Premature optimization otherwise.  :)<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br>Premature optimization of what? <br></div></div><br>