
report at bugs
Nov 21, 2009, 5:52 AM
Post #2 of 3
(199 views)
Permalink
|
|
[issue5738] multiprocessing example wrong
[In reply to]
|
|
Jesse Noller <jnoller [at] gmail> added the comment: On Sat, Nov 21, 2009 at 8:41 AM, Ask Solem <report [at] bugs> wrote: > > Ask Solem <askh [at] opera> added the comment: > > Are we sure this fits the scope of multiprocessing? It's a nice feature, > but such a long and complex example in the documentation is wrong IMHO, if > this is something people need it should be implemented as a reusable > solution, not as an example people copy and paste. In hindsight; I agree - this belongs in an "addons" module someplace outside the standard library. I'll remove it today - the one thing we are short on though is manager examples. ---------- _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue5738> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|