[sage-devel] Re: Python GIL lecture

2009-06-12 Thread Tim Lahey
On Jun 13, 2009, at 12:40 AM, Mike Hansen wrote: > > On Fri, Jun 12, 2009 at 9:39 PM, TimDaly > wrote: >> >> This lecture discusses the global interpreter lock. >> He talks about python threading behavior, "ticks", >> task switching, signal handling, and a lot of useful >> things to know for p

[sage-devel] Re: Python GIL lecture

2009-06-12 Thread Mike Hansen
On Fri, Jun 12, 2009 at 9:39 PM, TimDaly wrote: > > This lecture discusses the global interpreter lock. > He talks about python threading behavior, "ticks", > task switching, signal handling, and a lot of useful > things to know for python programmers. I think Tim meant to include this link: http