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 fc43f35 commit fd01d7aCopy full SHA for fd01d7a
1 file changed
Doc/library/multiprocessing.rst
@@ -460,9 +460,9 @@ process which created it.
460
Traceback (most recent call last):
461
462
463
- AttributeError: 'types.ModuleType' object has no attribute 'f'
464
465
+ AttributeError: 'module' object has no attribute 'f'
466
467
(If you try this it will actually output three full tracebacks
468
interleaved in a semi-random fashion, and then you may have to
0 commit comments