objspace.std.withstrjoinΒΆ

  • name: withstrjoin
  • description: use strings optimized for addition
  • command-line: –objspace-std-withstrjoin
  • command-line for negation: –no-objspace-std-withstrjoin
  • option type: boolean option
  • default: False

Enable “string join” objects.

See the page about Standard Interpreter Optimizations for more details.

Previous topic

objspace.std.withsmalllong

Next topic

objspace.std.withstrslice

This Page