Jesse Noller <[EMAIL PROTECTED]> added the comment: On Thu, Oct 2, 2008 at 1:10 PM, Georg Brandl <[EMAIL PROTECTED]> wrote: > > Georg Brandl <[EMAIL PROTECTED]> added the comment: > > I e.g. tried a minimal example with Pool.map(): > >>>> from multiprocessing import Pool >>>> p = Pool(5) >>>> def f(x): > ... return x*x >
I'll add a note. I'm going to file a separate bug, I don't think that should happen and it's fairly embarrassing that it does. _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4012> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com