objspace.usemodules._bisectΒΆ

  • name: _bisect
  • description: use module _bisect
  • command-line: –withmod-_bisect
  • command-line for negation: –withoutmod-_bisect
  • option type: boolean option
  • default: False

Use the ‘_bisect’ module. Used, optionally, by the ‘bisect’ standard lib module. This module is expected to be working and is included by default.

Previous topic

objspace.usemodules._demo

Next topic

objspace.usemodules.mmap

This Page