Returning none

Paul Prescod paul at prescod.net
Sat Aug 28 21:39:00 EDT 1999


Alexander Williams wrote:
> 
> Reducing these kinds of 'errors' isn't the function of a language.  

Python goes to great extents to reduce these sorts of errors in other
parts of the language. You'll notice that none of the old Python
programmers have argued that this change would be un-pythonic. Some of
them like the feature too much to give it up for safety but nobody
questions the goal of improving language safety. If you compare Python
to Perl you'll find that Python *is* a B&D language -- in comparison
(but is much less of one than Java). That's balance is a major virtue.

 Paul Prescod




More information about the Python-list mailing list