From: martin@v.loewis.de (Martin v. Loewis)
Date: 08 Mar 2002 18:51:59 +0100
Subject: Re: [Python-Dev] For review: PEP 285: Adding a bool type

Guido van Rossum <guido@python.org> writes:

>     This PEP proposes the introduction of a new built-in type, bool,
>     with two constants, False and True.  

I would prefer these constants to be named "true" and "false",
respectively. 

Regards,
Martin 

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev