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.
1 parent 5a6d123 commit d06aaffCopy full SHA for d06aaff
Doc/library/multiprocessing.rst
@@ -2963,7 +2963,7 @@ Global variables
2963
Safe importing of main module
2964
2965
Make sure that the main module can be safely imported by a new Python
2966
- interpreter without causing unintended side effects (such a starting a new
+ interpreter without causing unintended side effects (such as starting a new
2967
process).
2968
2969
For example, using the *spawn* or *forkserver* start method
0 commit comments