objspace.usemodules._pickle_support

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

Use the ‘_pickle_support’ module. Internal helpers for pickling runtime builtin types (frames, cells, etc) for stackless tasklet pickling support. .. stackless: ../stackless.html