[Pyrex] Support for Python 2.5 exceptions

Stefan Behnel behnel_ml at gkec.informatik.tu-darmstadt.de
Fri Nov 10 08:57:20 UTC 2006


Hi,

Daniel Rizzuto wrote:
> Stefan Behnel wrote
>> Well, it's used in production in a couple of places (we use it to
>> build lxml)
>> and I didn't hear about any problems with it. It's known to work under
>> Linux
>> and Windows (without complains from other users), and produces code that
>> compiles in a C++ environment.
> 
> Nice. Does this mean that I no longer have to wrap my c++ function
> headers with the 'extern "C"' command to avoid name mangling?

I don't know, I never tried. I just received and applied a tiny patch together
with the remark that this makes it compile nicely under C++. So that's what
I'm reporting here.

Stefan




More information about the Pyrex mailing list