append

jmg3000 at gmail.com jmg3000 at gmail.com
Thu May 10 13:13:43 EDT 2007


On May 10, 1:11 pm, HMS Surprise <j... at datavoiceint.com> wrote:
> Found list popping at
>
> http://en.wikibooks.org/wiki/Python_Programming/Lists:)

You can find terse info on the list methods by doing:

>>> help(list)

---John




More information about the Python-list mailing list