[Python-Dev] Version 3 Proposal: thread-local data (original) (raw)

Jim Fulton jim at zope.com
Thu Jul 1 15:12:44 EDT 2004


Jim Fulton wrote: ...

I'll make an updated version available soon.

The latest Python and C versions can be found at:

http://svn.zope.org/Zope3/trunk/src/zope/thread/

and checked out with subversion from:

svn://svn.zope.org/repos/main/Zope3/trunk/src/thread

See init.py for the Python version and _zope_thread.c.

I'll get some experience with these in Zope 3 over the next few days and then rework them into the Python thread, threading and dummy_threading modules as proposed early next week.

Jim

-- Jim Fulton mailto:jim at zope.com Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org



More information about the Python-Dev mailing list