> I'll look if i can reproduce this with the code of _threading_local

With _threading_local it works (python implementation)

import _threading_local
class MyLoc(_threading_local.local):

[Fri Oct 03 11:47:08 2008] [error] init
[Fri Oct 03 11:47:08 2008] [error] pid: 2091 id: 3067888900 id.__dict__: 
3067885876
[Fri Oct 03 11:47:08 2008] [error] pid: 2091 id: 3067888900 id.__dict__: 
3067885876
[Fri Oct 03 11:47:09 2008] [error] pid: 2091 id: 3067888900 id.__dict__: 
3067885876


-- 
William Dodé - http://flibuste.net
Informaticien Indépendant


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

Reply via email to