On 2005-12-13, Paul Rubin <> wrote:
> Steve Holden <[EMAIL PROTECTED]> writes:

>> The really interesting question your post raises, though, is
>> "Why do you feel it's necessary to test to see whether a
>> variable is a Boolean?".
>
> What's the point of having Booleans, if you can't tell them
> from integers?

You _can_ tell them from integers.  The point is that thinking
you need to in "normal" code is usually wrong.  Or at least
unpythonic.

-- 
Grant Edwards                   grante             Yow!  It's NO USE... I've
                                  at               gone to "CLUB MED"!!
                               visi.com            
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to