On Tue, Jan 10, 2012 at 10:55:58PM +0530, Gora Mohanty wrote: > To check if a list is empty, see if len( list ) is zero.
I think, usually we just test the empty list for it's False-ness. Isn't it? -- Senthil _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers