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

Raymond Hettinger raymond.hettinger at verizon.net
Fri Aug 5 18:34:43 CEST 2005


[ 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.


Raymond



More information about the Python-Dev mailing list