objspace.usemodules._string¶
- name: _string
- description: use module _string
- command-line: –withmod-_string
- command-line for negation: –withoutmod-_string
- option type: boolean option
- default: True
Use the ‘_string’ module, which provides the utility functions for the
string.Formatter
class.