[Python-Dev] PEP, take 2: Exception Reorganization for Python 3.0

Brett Cannon bcannon at gmail.com
Fri Aug 5 22:31:52 CEST 2005


On 8/5/05, Raymond Hettinger <raymond.hettinger at verizon.net> wrote:
> [ Guido]
> > One more thing. Is renaming NameError to NamespaceError really worth
> > it? I'd say that NameError is just as clear.
> 
> +1 on NameError -- it's clear, easy to type, isn't a gratuitous change,
> and doesn't make you think twice about NamespaceError vs NameSpaceError.
> 

OK, I will remove the name change proposal.

-Brett


More information about the Python-Dev mailing list