Re: Trying out safethread patch

2008-06-09 Thread Rhamphoryncus
On Jun 8, 9:55 am, [EMAIL PROTECTED] wrote: > I'd like to take the python-safethread code out for a spin, but I'm not sure > where to start. I downloaded the latest diff: > >http://python-safethread.googlecode.com/files/safethread-bzr-36020.diff > > checked out Python 3.0 from the bzr mirror,

Trying out safethread patch

2008-06-08 Thread skip
I'd like to take the python-safethread code out for a spin, but I'm not sure where to start. I downloaded the latest diff: http://python-safethread.googlecode.com/files/safethread-bzr-36020.diff checked out Python 3.0 from the bzr mirror, then ran patch in the typical way. That doesn't app