PEP 285: Adding a bool type

Aahz aahz at pythoncraft.com
Sun Mar 31 14:30:19 EST 2002


In article <3CA75EFB.A79F6D61 at alcyone.com>,
Erik Max Francis  <max at alcyone.com> wrote:
>Ralph Corderoy wrote:
>>
>> What do you think of `truth(x)' for all the good reasons listed
>> elsewhere in the thread?  You used truth yourself instead of Boolean
>> above.
>
>But you already have precisely this:
>
>	from operator import truth

13. There should be one-- and preferably only one --obvious way to do it.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Why is this newsgroup different from all other newsgroups?



More information about the Python-list mailing list