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

R. David Murray report at bugs.python.org
Sat Mar 28 20:41:21 CET 2009


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

Note that the Multiprocessing docs say that the Process "follows the API
of threading.Thread," and this would represent a (minor) divergence.

I also note that the patch does not contain any tests.

----------
assignee: jnoller -> 
keywords: +patch
nosy: +bitdancer

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


More information about the Python-bugs-list mailing list