objspace.usemodules.pyexpatΒΆ

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

Use (experimental) pyexpat module written in RPython, instead of CTypes version which is used by default.

Previous topic

objspace.usemodules._lsprof

Next topic

objspace.usemodules.cStringIO

This Page