Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 390ea0f + 2ee8835 commit 17797a7Copy full SHA for 17797a7
1 file changed
Doc/library/multiprocessing.rst
@@ -26,7 +26,7 @@ Windows.
26
27
.. note::
28
29
- Functionality within this package requires that the ``__main__`` method be
+ Functionality within this package requires that the ``__main__`` module be
30
importable by the children. This is covered in :ref:`multiprocessing-programming`
31
however it is worth pointing out here. This means that some examples, such
32
as the :class:`multiprocessing.Pool` examples will not work in the
0 commit comments