objspace.usemodules.cpyextΒΆ
- name: cpyext
- description: use module cpyext
- command-line: –withmod-cpyext
- command-line for negation: –withoutmod-cpyext
- option type: boolean option
- default: False
- requirements:
- objspace.usemodules.array must be set to ‘True’
- suggestions:
- translation.secondaryentrypoints should be set to ‘cpyext,main’
- translation.shared should be set to ‘False’
Use (experimental) cpyext module, that tries to load and run CPython extension modules