<br><br><div class="gmail_quote">2009/4/3 Paige Thompson <span dir="ltr"><<a href="mailto:erratic@devel.ws">erratic@devel.ws</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p>i instinctively want to do add instead of append. some of the other functions i would want to use are Contains, maybe IndexOf. </p></blockquote><div><br>Sound like you want to be using a different language! <br><br>Lists support all those operations they are just spelled differently...<br>
<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><p></p>
<p>is there any kind of plugin for a query language like LINQ for python? thatd be dope </p></blockquote><div><br><br>We have list comprehensions which are LINQ over objects on steroids, however Python has nothing like LINQ to other data providers built into the language.<br>
<br>There is a third party extension / framework / tool called DejaVu though, which I have heard good things about.<br><br>Michael<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p></p>
<p>-Adele<br>
(sent from my gphone!)</p>
<p></p><blockquote>On Apr 3, 2009 11:55 AM, "George Sakkis" <<a href="mailto:george.sakkis@gmail.com" target="_blank">george.sakkis@gmail.com</a>> wrote:<br><br><p><font color="#500050">On Fri, Apr 3, 2009 at 6:53 AM, Andre Roberge <<a href="mailto:andre.roberge@gmail.com" target="_blank">andre.roberge@gmail.com</a>> wrote:

> Hi everyone,
>
> O...</font></p><div class="im">It's obviously more explicit, but at the same it's a rather infrequent<br>
operation and the current ways are not particularly ugly. +0, no<br>
strong feelings either way.<br>
<font color="#888888"><br>
George<br>
</font></div><p><font color="#500050">_______________________________________________
Python-ideas mailing list
<a href="mailto:Python-ideas@python.org" target="_blank">Python-ideas@python.org</a>
ht...</font></p></blockquote>
<br>_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-ideas" target="_blank">http://mail.python.org/mailman/listinfo/python-ideas</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.ironpythoninaction.com/">http://www.ironpythoninaction.com/</a><br><br><br>