13 Sep 18:50
Re: lxml + mod_python: cannot unmarshal code objects in restricted execution mode
David Danier <goliath.mailinglist <at> gmx.de>
2007-09-13 16:50:54 GMT
2007-09-13 16:50:54 GMT
> 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
RSS Feed