Re: Interesting list Validity (True/False)
- From: Carsten Haese <carsten@xxxxxxxxxxx>
- Date: Sat, 12 May 2007 13:56:28 -0400
On Fri, 2007-05-11 at 14:26 -0700, mensanator@xxxxxxx wrote:
if arg==True:
tests the type property (whether a list is a boolean).
That sounds nonsensical and incorrect. Please explain what you mean.
"if arg==True" tests whether the object known as arg is equal to the
object known as True.
Regards,
--
Carsten Haese
http://informixdb.sourceforge.net
.
- Follow-Ups:
- Re: Interesting list Validity (True/False)
- From: mensanator@xxxxxxx
- Re: Interesting list Validity (True/False)
- References:
- Interesting list Validity (True/False)
- From: nufuhsus
- Re: Interesting list Validity (True/False)
- From: mensanator@xxxxxxx
- Re: Interesting list Validity (True/False)
- From: nufuhsus
- Re: Interesting list Validity (True/False)
- From: mensanator@xxxxxxx
- Interesting list Validity (True/False)
- Prev by Date: Re: Problems with grid() layout under tkinter
- Next by Date: Re: searching algorithm
- Previous by thread: Re: Interesting list Validity (True/False)
- Next by thread: Re: Interesting list Validity (True/False)
- Index(es):
Relevant Pages
|