[issue4695] Bad AF_PIPE address in multiprocessing documentation

2008-12-27 Thread Georg Brandl
Georg Brandl added the comment: Thanks, fixed in r67960. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Py

[issue4695] Bad AF_PIPE address in multiprocessing documentation

2008-12-18 Thread David M. Beazley
New submission from David M. Beazley : In the "Address Formats" part of the "Listeners and Clients" section of the documentation for the multiprocessing module, AF_PIPE addresses are described as having this format: r'ServerName\\pipe\\PipeName' However, it is really this: r'\\ServerName