[docs] [issue21078] multiprocessing.managers.BaseManager.__init__'s "serializer" argument is not documented

Richard Oudkerk report at bugs.python.org
Sat Mar 29 21:30:34 CET 2014


Richard Oudkerk added the comment:

No, the argument will not go away now.

However, I don't much like the API which is perhaps why I did not get round to documenting it.

It does have tests.  Currently 'xmlrpclib' is the only supported alternative, but JSON support could be added quite easily.

----------

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


More information about the docs mailing list