20 Feb 2012 01:34
Re: channel (synchronous queue)
Your implementation is incomplete.
On Feb 20, 2012 2:01 AM, "Sturla Molden" <sturla-PujZ2ClILZlhl2p70BpVqQ@public.gmane.org> wrote:
Den 19.02.2012 18:44, skrev Guido van Rossum:I may be taking this out of context, but I have a really hard time understanding what you were trying to say. What does it mean for a complaint to be simple? Did you leave out a word in haste? (I know that happens a lot to me.![]()
Sorry for the rude language. I ment I think it is a problem that does not belong in the standard library, but perhaps in a cookbook. It is ~20 lines of trivial code with objects already in the standard library. Well, one could say the same thing about a queue too (it's just deque and a lock), but it is very useful and commonly used, so there is a difference.
Sturla
_______________________________________________
Python-ideas mailing list
Python-ideas <at> python.org
http://mail.python.org/mailman/listinfo/python-ideas
_______________________________________________ Python-ideas mailing list Python-ideas@... http://mail.python.org/mailman/listinfo/python-ideas
RSS Feed