[issue4778] Small typo in multiprocessing documentation

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

[issue4778] Small typo in multiprocessing documentation

2008-12-30 Thread Dmitry Vasiliev
New submission from Dmitry Vasiliev : Small typo about "call" Process.daemon flag. The patch attached. -- assignee: georg.brandl components: Documentation files: multiprocessing.patch keywords: patch messages: 78516 nosy: georg.brandl, hdima severity: normal status: open title: Small typ