objspace.std.withstrslice
- name: withstrslice
- description: use strings optimized for slicing
- command-line: –objspace-std-withstrslice
- command-line for negation: –no-objspace-std-withstrslice
- option type: boolean option
- default: False
Enable “string slice” objects.
See the page about Standard Interpreter Optimizations for more details.