[lxml-dev] lxml + mod_python: cannot unmarshal code objects in restricted execution mode

David Danier goliath.mailinglist at gmx.de
Thu Sep 13 18:50:54 CEST 2007


> Sorry, I should have stated my first question more clearly.  Are you calling
> your routines from within a Mod Python requestHandler object or an outputFilter
> object? 

It is called out of a RequestHandler, but I'm not really doing this
myself. Django does most of the work, see:
http://www.djangoproject.com/documentation/modpython/
http://code.djangoproject.com/browser/django/trunk/django/core/handlers/modpython.py#L176

Greetings, David Danier


More information about the lxml-dev mailing list