Can PythonAutoReload actually be turned off?

2006-01-01 Thread Graham Dumpleton
Just noticed something with PythonAutoReload. It doesn't seem like it can actually be turned off, unless I am missing the obvious. Can some one validate this and prove I am not insane. PythonAutoReload can be set to values of "On" or "Off". The value of the option is reflected in table object ret

[jira] Created: (MODPYTHON-105) mod_python.publisher should not discard content for HEAD request.

2006-01-01 Thread Graham Dumpleton (JIRA)
mod_python.publisher should not discard content for HEAD request. - Key: MODPYTHON-105 URL: http://issues.apache.org/jira/browse/MODPYTHON-105 Project: mod_python Type: Bug Components: publisher

[jira] Created: (MODPYTHON-106) PythonAutoReload directive can't be turned off in config.

2006-01-01 Thread Graham Dumpleton (JIRA)
PythonAutoReload directive can't be turned off in config. - Key: MODPYTHON-106 URL: http://issues.apache.org/jira/browse/MODPYTHON-106 Project: mod_python Type: Bug Components: core Versions: 3.1.3, 3.2,

[jira] Updated: (MODPYTHON-106) PythonAutoReload directive can't be turned off in config.

2006-01-01 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-106?page=all ] Graham Dumpleton updated MODPYTHON-106: --- Attachment: mod_python.c.diff.20060102-1 Attached "mod_python.c.diff.20060102-1" which includes patch to fix problem as described. Note that