Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 17797a7

Browse files
committed
#11952: merge with 3.1.
2 parents 390ea0f + 2ee8835 commit 17797a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/multiprocessing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Windows.
2626

2727
.. note::
2828

29-
Functionality within this package requires that the ``__main__`` method be
29+
Functionality within this package requires that the ``__main__`` module be
3030
importable by the children. This is covered in :ref:`multiprocessing-programming`
3131
however it is worth pointing out here. This means that some examples, such
3232
as the :class:`multiprocessing.Pool` examples will not work in the

0 commit comments

Comments
 (0)