==========================
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'

.. _`translation.shared`: translation.shared.html
.. _`translation.secondaryentrypoints`: translation.secondaryentrypoints.html
.. _`objspace.usemodules.array`: objspace.usemodules.array.html





Use (experimental) cpyext module, that tries to load and run CPython extension modules
