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’
Use cpyext module to load and run CPython extension modules