PyPy
PyPy Configuration[objspace.std.sharesmallstr]

objspace.std.sharesmallstr

back to parent

Basic Option Information

  • name: sharesmallstr
  • description: always reuse the prebuilt string objects (the empty string and potentially single-char strings)
  • command-line: --objspace-std-sharesmallstr
  • command-line for negation: --no-objspace-std-sharesmallstr
  • option type: boolean option
  • default: False