Thanks for your reply.<div>I'm trying to understand python language deeply and use it efficiently.<br><div>For example: How the operator "in" works on list? the running time is</div><div>be O(n)? if my list is sorted, what the running time would be?</div>
<div><br></div><div><br><br><div class="gmail_quote">On Wed, Jun 9, 2010 at 5:59 PM, geremy condra <span dir="ltr"><<a href="mailto:debatem1@gmail.com">debatem1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Wed, Jun 9, 2010 at 5:28 PM, Leon <<a href="http://qjing.li" target="_blank">qjing.li</a>@<a href="http://gmail.com" target="_blank">gmail.com</a>> wrote:<br>
> Hi, there,<br>
> I'm trying to read the source code of python.<br>
> I read around, and am kind of lost, so where to start?<br>
><br>
> Any comments are welcomed, thanks in advance.<br>
<br>
Are you trying to find out more about python-the-language,<br>
or the interpreter, or the stdlib, or trying to make some<br>
specific change, or...?<br>
<font color="#888888"><br>
Geremy Condra<br>
</font></blockquote></div><br></div></div>