<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>[Python-Dev] collections module</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Verdana">&quot;&quot;&quot;</FONT><FONT FACE="Times New Roman">Indeed, I would always implement lists as .append/.pop(0) - it would not have occurred to my mind to write them as insert(0, x)/.pop(), as I consider .insert on a list unintuitive. &quot;&quot;&quot;</FONT></P>

<P><FONT FACE="Times New Roman">How about list.prepend()</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">-------------</FONT>

<BR><FONT SIZE=2 FACE="Arial">Damien Morton</FONT>

<BR><FONT SIZE=2 FACE="Arial">Lab49, Inc.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Phone: 212 966 3468</FONT>

<BR><FONT SIZE=2 FACE="Arial">Email: dmorton@lab49.com</FONT>

<BR><FONT SIZE=2 FACE="Arial">Web&nbsp; : </FONT><A HREF="file://www.lab49.com"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">www.lab49.com</FONT></U></A><FONT SIZE=2 FACE="Arial">&nbsp; </FONT>
</P>

</BODY>
</HTML>