[ 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
[ 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.
> -
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