Thanks for your response. I already save these ticket/token in the
request. My problem now is that they must be set in the environ with
os.environ or os.putenv.  I can not find a way to change only the
environ for the current thread. Creating a complete new environ for
every shell-call takes to long (0.1 sec for each call and sometimes i
have a lot).

So the best way i see would be to change os.environ per thread. But i
don't know how.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to