CVSROOT: /cvs/gnome Module name: pyspi Changes by: dave_malcolm 06/07/27 18:51:37
Modified files: . : pyspi.pyx cspi.pxd ChangeLog Log message: * pyspi.pyx: register a handler for SPIExceptions; introduces a SpiException exception class containing a scraped copy of the SPIException data, which is raised as appropriate; add "except *" suffixes as needed to cdef functions to ensure exception propagation (fixes #318135) * cspi.pxd: Add "expect *" suffixes everywhere, to get exceptions to propagate correctly through callbacks in Pyrex (part of fix for #318135) URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=pyspi&who=dave_malcolm&date=explicit&mindate=2006-07-27%2018:50&maxdate=2006-07-27%2018:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list