Testing for an empty list

Alexnb alexnbryan at gmail.com
Thu Jul 3 16:58:26 EDT 2008


Okay this is a simple question I just don't know how. If I have a list, say:

funList = []

and after a while something possible should have been appended to it, but
wasn't. How can I test if that list is empty.
-- 
View this message in context: http://www.nabble.com/Testing-for-an-empty-list-tp18268092p18268092.html
Sent from the Python - python-list mailing list archive at Nabble.com.




More information about the Python-list mailing list