Gary Herron napisaƂ(a):

> However there *is* a (subtle) difference between
>   not f
> and
>   (not f and 1) or 0 
> 
> The first produces a boolean value, and the second produces an int
> value, but since one is a subclass of the other, you'd have to write
> quite perverse code care about the difference.

Twisted sems to be perverted to the root.

-- 
Jarek Zgoda
Skype: jzgoda | GTalk: [EMAIL PROTECTED] | voice: +48228430101

"We read Knuth so you don't have to." (Tim Peters)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to