[ http://issues.apache.org/jira/browse/MODPYTHON-165?page=all ]
Graham Dumpleton updated MODPYTHON-165:
---
Attachment: mptest.tar.gz
Attached "mptest.tar.gz". This provides an example of how these functions can
be used in practice.
So far all funct
[ http://issues.apache.org/jira/browse/MODPYTHON-165?page=all ]
Graham Dumpleton updated MODPYTHON-165:
---
Attachment: (was: mptest.tar.gz)
> Exporting functions from mod_python to allow access to interpreters etc.
> -
[ http://issues.apache.org/jira/browse/MODPYTHON-165?page=all ]
Graham Dumpleton updated MODPYTHON-165:
---
Attachment: mptest.tar.gz
> Exporting functions from mod_python to allow access to interpreters etc.
>
[ http://issues.apache.org/jira/browse/MODPYTHON-165?page=all ]
Graham Dumpleton updated MODPYTHON-165:
---
Attachment: (was: mptest.tar.gz)
> Exporting functions from mod_python to allow access to interpreters etc.
> -
[ http://issues.apache.org/jira/browse/MODPYTHON-165?page=all ]
Graham Dumpleton updated MODPYTHON-165:
---
Attachment: mptest.tar.gz
Third time lucky with code. Wasn't returning status correctly and ensuring that
cleanup done properly.
> Exporting
Title: Please remove me from modpython mailing list.
I tried to unsubscribe myself from the mod_python mailing list but I couldn’t get it to work can someone please remove me thanks.
Email: [EMAIL PROTECTED]
Sincerely,
Charles Hynson III (DaChaos)
http://www.dachaos.com
[EMAIL PROTECTED]
[ http://issues.apache.org/jira/browse/MODPYTHON-165?page=all ]
Graham Dumpleton updated MODPYTHON-165:
---
Attachment: (was: mptest.tar.gz)
> Exporting functions from mod_python to allow access to interpreters etc.
> -
[ http://issues.apache.org/jira/browse/MODPYTHON-165?page=all ]
Graham Dumpleton updated MODPYTHON-165:
---
Attachment: mptest.tar.gz
Final go at working example in attachment. The code in mod_python works fine, I
just keep mucking up the example. Al
On 20/08/2006, at 11:22 AM, Graham Dumpleton wrote:
FYI. Part 1 of some information about new module importer in 3.3.
Part 2 of information about changes to new importer.
Next lot of changes that have been made are that a number of internal
functions used by the new importer have been expose
On 20/08/2006, at 8:14 PM, Graham Dumpleton wrote: apache.handler_root() - Will return the path name of the directory for which the handler directive was specified. If called where there is no directory associated with the context the handler was specified for, will return None. I am getting the li
On 20/08/2006, at 8:14 PM, Graham Dumpleton wrote:On 20/08/2006, at 11:22 AM, Graham Dumpleton wrote: FYI. Part 1 of some information about new module importer in 3.3. Part 2 of information about changes to new importer. And now for the final part 3.When using apache.import_module(), the old impo
11 matches
Mail list logo