objspace.usemodules._multiprocessing
- name: _multiprocessing
- description: use module _multiprocessing
- command-line: –withmod-_multiprocessing
- command-line for negation: –withoutmod-_multiprocessing
- option type: boolean option
- default: False
- requirements:
Use the ‘_multiprocessing’ module.
Used by the ‘multiprocessing’ standard lib module. This module is expected to be working and is included by default.