objspace.usemodules.posixΒΆ

  • name: posix
  • description: use module posix
  • command-line: –withmod-posix
  • option type: boolean option
  • default: True

Use the essential ‘posix’ module. This module is essential, included by default and cannot be removed (even when specified explicitly, the option gets overridden later).

Previous topic

objspace.usemodules.zipimport

Next topic

objspace.usemodules._warnings

This Page