]> granicus.if.org Git - python/commit
Fix description about SimpleXMLRPCServer constructor parameter bind_and_activate...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Mar 2018 12:20:25 +0000 (05:20 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Mar 2018 12:20:25 +0000 (05:20 -0700)
commita413a91949e5472aee518a89a61cc21af4b49e3b
tree145a19cd5eda226afce1d507be530311347d14ca
parent80af7320e756c42d69971733fe7238e18a1f75fa
Fix description about SimpleXMLRPCServer constructor parameter bind_and_activate. (GH-776)

Passing True as the `bind_and_activate` *do* immediately opening and binding to their socket.
(cherry picked from commit e6223579c87b93f3e60d28796f521587d88091d4)

Co-authored-by: cocoatomo <cocoatomo77@gmail.com>
Doc/whatsnew/2.6.rst