[issue11952] typo in multiprocessing documentation: __main__ method should be replaced by __main__ module

akira report at bugs.python.org
Fri Apr 29 00:27:48 CEST 2011


New submission from akira <4kir4.1i at gmail.com>:

s/method/module/:

    Functionality within this package requires that the ``__main__`` method be
    importable by the children.

----------
assignee: docs at python
components: Documentation
messages: 134724
nosy: akira, docs at python
priority: normal
severity: normal
status: open
title: typo in multiprocessing documentation: __main__ method should be replaced by __main__ module
type: behavior
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3, Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11952>
_______________________________________


More information about the Python-bugs-list mailing list