objspace.usemodules._codecsΒΆ
- name: _codecs
- description: use module _codecs
- command-line: –withmod-_codecs
- command-line for negation: –withoutmod-_codecs
- option type: boolean option
- default: True
Use the ‘_codecs’ module. Used by the ‘codecs’ standard lib module. This module is expected to be working and is included by default.