* Guido van Rossum <[EMAIL PROTECTED]> [2007-04-29 16:30:18 -0700]:

> On 4/29/07, Jim Jewett <[EMAIL PROTECTED]> wrote:
> > So it is a "keyword" in the sense that None is a keyword; not in the
> > stronger sense that "if" is a keyword?
> 
> Um, how do you see those two differ? Is 'if' a keyword in the same
> sense as 'or', or in a different sense?

In my mind, 'if' and 'or' are "syntax", whereas things like 'None' or
'True' are "values"; even if None becomes an actual keyword, rather than
a builtin.
-- 
mithrandi, i Ainil en-Balandor, a faer Ambar

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to