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