[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] using "raise" in Python error handler callbacks
- From: Fred Drake <fdrake gmail com>
- To: veillard redhat com
- Cc: xml gnome org, Stefan Seefeld <seefeld sympatico ca>
- Subject: Re: [xml] using "raise" in Python error handler callbacks
- Date: Tue, 5 Apr 2005 15:27:18 -0500
On Apr 5, 2005 3:19 PM, Daniel Veillard <veillard redhat com> wrote:
> So PyErr_Occurred() check should be done when C call python at the,
> return point, right ?
> I think this occurs only in a few places within python/libxml.c which is
> not autogenerated. So hacking this might be possible.
Sounds like the right solution to me; this is pretty much what the
Expat bindings have been doing for some time.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
Zope Corporation
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]