[Cython] [cython-users] Re: How to find out where an AttributeError is ignored

Stefan Behnel stefan_ml at behnel.de
Tue Jan 31 18:17:01 CET 2012


mark florisson, 31.01.2012 17:30:
> Only except * and except ? have ever made some sense to me. Except +
> is the most mysterious syntax ever, imho it should have been 'except
> cpperror' or something. And when you try to search for "except +" or
> "except *" etc on docs.cython.org it doesn't find anything, which
> makes it hard for people reading the code and unfamiliar with the
> syntax to figure out what it means. In general I also think decorators
> would have been clearer when defining such functions. Let's please not
> introduce more weird syntax.

+1

Stefan


More information about the cython-devel mailing list