[jira] Updated: (MODPYTHON-104) Allow Python code callouts with mod_include (SSI).

2006-01-25 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-104?page=all ] Graham Dumpleton updated MODPYTHON-104: --- Attachment: grahamd_20060126_1_mod_include.diff Attached "grahamd_20060126_1_mod_include.diff". This includes patch for adding SSI support for

[jira] Created: (MODPYTHON-113) PythonImport should use apache.import_module() and not PyImport_ImportModule().

2006-01-25 Thread Graham Dumpleton (JIRA)
PythonImport should use apache.import_module() and not PyImport_ImportModule(). --- Key: MODPYTHON-113 URL: http://issues.apache.org/jira/browse/MODPYTHON-113 Project: mod_python Type: Bug