[Zope3-dev] Please, no bare 'except:' clauses!

Guido van Rossum guido@python.org
Mon, 11 Nov 2002 09:51:33 -0500


> At one point, Python was implying that in a future release it might
> require all exceptions to derive from Exception.  I'm not sure whether
> Guido still thinks this is a good future goal or not.

I still think this is a good future goal.

--Guido van Rossum (home page: http://www.python.org/~guido/)