append

Carsten Haese carsten at uniqsys.com
Thu May 10 13:12:02 EDT 2007


On Thu, 2007-05-10 at 10:02 -0700, HMS Surprise wrote:
> Trying not to be a whiner but I sure have trouble finding syntax in
> the reference material. I want to know about list operations such as
> append. Is there a pop type function? I looked in tutorial, language
> reference, and lib for list, append, sequence.

Have you tried Google? Searching for "python list append" brings up the
following useful looking link to the tutorial at the very top:

http://docs.python.org/tut/node7.html

HTH,

-- 
Carsten Haese
http://informixdb.sourceforge.net





More information about the Python-list mailing list