[Python-ideas] Minimalist `except` syntax.
Stefan Behnel
stefan_ml at behnel.de
Mon Oct 19 11:59:03 CEST 2009
Carl Johnson wrote:
> Why would we want to encourage people to ignore errors?
Because errors should never pass silently, unless explicitly silenced.
Stefan
More information about the Python-ideas
mailing list