Navigation

  • index
  • modules |
  • next |
  • previous |
  • python-anyconfig 3.13.11 documentation »
  • Code Reference »
  • anyconfig.backend »
  • anyconfig.backend.pickle

anyconfig.backend.pickleΒΆ

Backend modules to load and dump pickle data.

  • pickle.stdlib: python standard library to load and dump pickle files [default]

Changelog:

Changed in version 0.14.0:

  • Re-organized

  • anyconfig.backend.pickle.stdlib
    • Parser
      • Parser._cid
      • Parser._type
      • Parser._extensions
      • Parser._open_read_mode
      • Parser._open_write_mode
      • Parser._load_opts
      • Parser._dump_opts
      • Parser._allow_primitives
      • Parser._load_from_string_fn()
      • Parser._load_from_stream_fn()
      • Parser._dump_to_string_fn()
      • Parser._dump_to_stream_fn()
      • Parser.__annotations__
      • Parser.__module__

Previous topic

anyconfig.backend.json.simplejson

Next topic

anyconfig.backend.pickle.stdlib

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • python-anyconfig 3.13.11 documentation »
  • Code Reference »
  • anyconfig.backend »
  • anyconfig.backend.pickle
© Copyright . Created using Sphinx 9.1.0.