Python 3.12¶

  • builtins — Built-in objects
  • errno — Standard errno system symbols
  • io — Core tools for working with streams
  • json — JSON encoder and decoder
  • operator — Standard operators as functions
  • os — Miscellaneous operating system interfaces
  • os.path — Common pathname manipulations
  • stat — Interpreting stat() results
  • tomllib — Parse TOML files

backlib

Backports for the Python standard library.

Navigation

  • Backports
    • Python 3.10
    • Python 3.11
    • Python 3.12
      • builtins — Built-in objects
      • errno — Standard errno system symbols
      • io — Core tools for working with streams
      • json — JSON encoder and decoder
      • operator — Standard operators as functions
      • os — Miscellaneous operating system interfaces
      • os.path — Common pathname manipulations
      • stat — Interpreting stat() results
      • tomllib — Parse TOML files
    • Python 3.13

Related Topics

  • Documentation overview
    • Backports
      • Previous: tomllib — Parse TOML files
      • Next: builtins — Built-in objects

Quick search

©2025, Sergei Y. Bogdanov. | Powered by Sphinx 7.1.2 & Alabaster 0.7.16 | Page source
Fork me on GitHub