]> granicus.if.org Git - python/commit
Fix description about SimpleXMLRPCServer constructor parameter bind_and_activate...
authorcocoatomo <cocoatomo77@gmail.com>
Mon, 26 Mar 2018 11:03:40 +0000 (20:03 +0900)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Mar 2018 11:03:40 +0000 (14:03 +0300)
commite6223579c87b93f3e60d28796f521587d88091d4
tree750d9a7b29472b2f3aee2740c0dbc88286c0cf47
parent95ad3822a2b6287772bd752b6ab493c6d4198d4b
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.
Doc/whatsnew/2.6.rst