<div class="gmail_quote">On Tue, Mar 3, 2009 at 11:56 PM, Alan Gauld <span dir="ltr">&lt;<a href="mailto:alan.gauld@btinternet.com">alan.gauld@btinternet.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
In Python v3 list comprehensions and generator expressions have been &quot;merged&quot; in that putting a GE inside [] has the same effect as a LC. In practice this makes little or no difference to the programmer its just how Python handles it behind the scenes.<br>

</blockquote></div><br>In Python 3000, lists comprehend YOU!  (With apologies to Yakov Smirnoff...)<br>-- <br><a href="http://www.fsrtechnologies.com">www.fsrtechnologies.com</a><br>