bool behavior in Python 3000?

Alan Isaac aisaac at american.edu
Wed Jul 11 02:50:56 EDT 2007


Stargaming wrote:
> I think Bjoern just wanted to point out that all those binary 
> boolean operators already work *perfectly*. 


>>> bool(False-True)
True

But reread Steven.

Cheers,
Alan Isaac



More information about the Python-list mailing list