RELEASED Python 2.3 (final)

Brian Quinlan brian at sweetapp.com
Thu Jul 31 13:17:09 EDT 2003


> Seems nice enough.  You'll only be able to assign to a mutable object
> anyway; 

This statement doesn't make any sense. Assignment to None is a name
binding operating is mutability is not a relevant issue.

> None is not mutable, and will soon be a keyword.  

None becoming a keyword is a valid reason.

Cheers,
Brian






More information about the Python-list mailing list