srinivasan srinivas wrote:
For ex: to check list 'A' is empty or not.. if A == []: if A.count == 0: if len(A) == 0: if not A:
"if not A" -tkc -- http://mail.python.org/mailman/listinfo/python-list
srinivasan srinivas wrote:
For ex: to check list 'A' is empty or not.. if A == []: if A.count == 0: if len(A) == 0: if not A:
"if not A" -tkc -- http://mail.python.org/mailman/listinfo/python-list