[issue5585] implement initializer for multiprocessing.BaseManager.start()

R. David Murray report at bugs.python.org
Sun Mar 29 16:21:21 CEST 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

Right, it's just the Thread/Process API equivalance.  I'm not saying
it's a stopper, but the docs would probably need to be modified accordingly.

As for tests, even just one that would prove that the method will be
called and do something trivial would be a good thing to have, IMO.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5585>
_______________________________________


More information about the Python-bugs-list mailing list