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

* **suggestions:**

  + `translation.secondaryentrypoints`_ should be set to 'cpyext'

  + `translation.shared`_ should be set to 'False'

.. _`translation.shared`: translation.shared.html
.. _`translation.secondaryentrypoints`: translation.secondaryentrypoints.html





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