========================== 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.secondaryentrypoints: translation.secondaryentrypoints.html .. _objspace.usemodules.array: objspace.usemodules.array.html Use cpyext module to load and run CPython extension modules