If someone has the time, would you be able to check out the following
scenario for me. It causes a segfault in Apache 2.0.51 on Mac OS X with
mod_python 3.2.5b.
What I am playing with is connection handlers. Specifically, I have a code
file containing:
from mod_python import apache
def conne
On Wed, 21 Dec 2005, Graham Dumpleton wrote:
/* register the filter NOTE - this only works so long as the
directive is only allowed in the main config. For .htaccess we
would have to make sure not to duplicate this */
Having input/output filters be able to be specified in .ht
On Tue, 20 Dec 2005, Graham Dumpleton wrote:
Grisha, do you remember why the following warning is present in
directive_PythonInputFilter() and directive_PythonOutputFilter() of
"mod_python.c".
/* register the filter NOTE - this only works so long as the
directive is only allowed in th
On 21/12/2005, at 3:32 PM, Graham Dumpleton wrote:
Grisha wrote ..
This sounds like a good idea, but it's probably better to push this
off
to
3.3 just to veer on the side of caution.
My $0.02
Grisha
Grisha, do you remember why the following warning is present in
directive_PythonInputFil