David Danier | 13 Sep 18:50
Picon
Picon

Re: lxml + mod_python: cannot unmarshal code objects in restricted execution mode

> 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

Gmane