I've googled for the above and get way too many hits.. 

I'm looking for an 'easy' way to have the last item in a list returned.

I've thought about

list[len(list)-1]

but thought there would be a more gracefull way.

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

Reply via email to