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


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to