True/False

Aahz aahz at pythoncraft.com
Wed Apr 23 12:17:51 EDT 2003


In article <mailman.1051110756.23235.python-list at python.org>,
Anthony Baxter  <anthony at interlink.com.au> wrote:
>
>Wasn't there also some talk of making None, True and False keywords (for
>possible performance gains)? That would probably cause the reassignment
>of them to fail.

That won't happen until Python 3.0.  However, assignment to them may be
prohibited before then.
-- 
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