objspace.std.withropeunicode
- name: withropeunicode
- description: use ropes for the unicode implementation
- command-line: –objspace-std-withropeunicode
- command-line for negation: –no-objspace-std-withropeunicode
- option type: boolean option
- default: False
- requirements:
Use ropes to implement unicode strings (and also normal strings).
See the section in Standard Interpreter Optimizations for more details.