[jira] Work started: (MODPYTHON-165) Exporting functions from mod_python to allow access to interpreters etc.

2006-08-19 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-165?page=all ] Work on MODPYTHON-165 started by Graham Dumpleton. > Exporting functions from mod_python to allow access to interpreters etc. > > > Key: MO

[jira] Assigned: (MODPYTHON-165) Exporting functions from mod_python to allow access to interpreters etc.

2006-08-19 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-165?page=all ] Graham Dumpleton reassigned MODPYTHON-165: -- Assignee: Graham Dumpleton > Exporting functions from mod_python to allow access to interpreters etc. > -

New importer is now the default in 3.3 trunk.

2006-08-19 Thread Graham Dumpleton
FYI. Part 1 of some information about new module importer in 3.3. First, the new module importer has now been made the default in the 3.3 trunk in subversion. If you need to be able to still use the old importer with some existing code because it doesn't seem to work with the new importer with