[Pyrex] Python 2.5 exceptions

Stefan Behnel behnel_ml at gkec.informatik.tu-darmstadt.de
Mon Sep 18 14:03:43 UTC 2006



Phillip J. Eby schrieb:
> FYI, the "raise" statement doesn't appear to work correctly under Python 
> 2.5, since exceptions are new-style in 2.5, but Pyrex allows only classic 
> exceptions.

Look out for the Pyrex 2.5 patch or take a working version from here:

http://codespeak.net/svn/lxml/pyrex/

Stefan




More information about the Pyrex mailing list