New submission from Patrick Sabin <patricksabin at gmx.at>: The documentation of multiprocessing.Process.join doesn't tell the user of which time unit the timeout argument is. It seems to be seconds. ---------- assignee: docs at python components: Documentation files: join-timeout-doc-improvement.patch keywords: patch messages: 133142 nosy: docs at python, pyfex priority: normal severity: normal status: open title: multiprocessing.Process.join: timeout argument doesn't specify time unit. type: behavior Added file: http://bugs.python.org/file21551/join-timeout-doc-improvement.patch _______________________________________ Python tracker <report at bugs.python.org> <http://bugs.python.org/issue11784> _______________________________________