objspace.std.withrope
- name: withrope
- description: use ropes as the string implementation
- command-line: –objspace-std-withrope
- command-line for negation: –no-objspace-std-withrope
- option type: boolean option
- default: False
- requirements:
- suggestions:
Enable ropes to be the default string implementation.
See the section in Standard Interpreter Optimizations for more details.