Russ P. wrote:

Come to think of it, shouldn't the list type have an "isempty" method?
Or does it?

Yes.  It's written:

        if not aList:
            ...

--
Erik Max Francis && [EMAIL PROTECTED] && http://www.alcyone.com/max/
 San Jose, CA, USA && 37 18 N 121 57 W && AIM, Y!M erikmaxfrancis
  The doors of Heaven and Hell are adjacent and identical.
   -- Nikos Kazantzakis
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to