objspace.usemodules._ffiΒΆ

  • name: _ffi
  • description: use module _ffi
  • command-line: –withmod-_ffi
  • command-line for negation: –withoutmod-_ffi
  • option type: boolean option
  • default: False

Applevel interface to libffi. It is more high level than _rawffi, and most importantly it is JIT friendly

This Page