On 11/12/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote:
> So, without having tested it, you might be able to access
> request._req.subprocess_env to get the information (although read the
> mod_python docs first, particularly about add_common_vars(), since
> that's certainly tripped me up in the past for non-Django-related
> projects and I'm not sure when you have to call it and when you don't).

Now that I look at the code, it appears that ModPythonHandler updates
os.environ with the values from req.subprocess_env, so it may be that
he can look in there.

-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to