Stefan Behnel wrote:
 > Well, there is one parallel processing API that already *is* part of
stdlib:
> the threading module. So the processing module would fit just nicely into the
> idea of a "standard" library.

Don't you forget the select module and its siblings for I/O bound
concurrency?

Christian

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to