From 1112881fbdee24af2d63d2859a8b0ce0e2d18f11 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Mon, 11 Mar 2019 10:55:02 +0100 Subject: [PATCH] Doc: Fix inconsistency. --- Doc/library/multiprocessing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/multiprocessing.rst b/Doc/library/multiprocessing.rst index 987a0d508768cf..a5ecfa6cc1c703 100644 --- a/Doc/library/multiprocessing.rst +++ b/Doc/library/multiprocessing.rst @@ -1654,7 +1654,7 @@ their parent process exits. The manager classes are defined in the Connect a local manager object to a remote manager process:: >>> from multiprocessing.managers import BaseManager - >>> m = BaseManager(address=('127.0.0.1', 5000), authkey=b'abc') + >>> m = BaseManager(address=('127.0.0.1', 50000), authkey=b'abc') >>> m.connect() .. method:: shutdown() pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy