On Fri, Apr 30, 2010 at 11:34 AM, Noufal Ibrahim <nou...@gmail.com> wrote:

> No other suggestions?
> The GIL thing is probably going to be a conversation about methods of
> fixing it, improving it's performance. It'd probably require some in
> depth knowledge of the GIL implementation.
>

I just looked up the TOC of his book ( The Python Essential Reference ).
There I
saw ABCs being listed under "Chapter 15. Data Structure, Algorithms and Code
Simplification".

Then there is "Generators and Coroutines".

So, if others think GIL is a dry subject or something that requires
preparation
beforehand then we could ask him to talk about ABCs, Generators and
Coroutines and
then if time permits on the GIL.

Is that OK?
-- 
Arvind
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to