Python logo

Navigation

  • index
  • moduler |
  • Python logo
  • Python »
  • 3.10.20 Documentation »
  • Index
  • |
  • |

Index – Z

  • Zen of Python
  • ZeroDivisionError
    • undantag
  • zfill() (bytearray metod)
    • (bytes metod)
    • (str metod)
  • zip (2to3 fixer)
  • zip()
    • inbyggda funktioner
  • ZIP_BZIP2 (i modul zipfile)
  • ZIP_DEFLATED (i modul zipfile)
  • zip_longest() (i modul itertools)
  • ZIP_LZMA (i modul zipfile)
  • ZIP_STORED (i modul zipfile)
  • zipapp
    • modul
  • zipapp command line option
    • --compress
    • --help
    • --info
    • --main=<mainfn>
    • --output=<output>
    • --python=<interpreter>
    • -c
    • -h
    • -m <mainfn>
    • -o <output>
    • -p <interpreter>
  • zipfile
    • modul
  • ZipFile (klass i zipfile)
  • zipfile command line option
    • --create <zipfile> <source1> ... <sourceN>
    • --extract <zipfile> <output_dir>
    • --list <zipfile>
    • --test <zipfile>
    • -c <zipfile> <source1> ... <sourceN>
    • -e <zipfile> <output_dir>
    • -l <zipfile>
    • -t <zipfile>
  • zipimport
    • modul
  • zipimporter (klass i zipimport)
  • ZipImportError
  • ZipInfo (klass i zipfile)
  • zlib
    • modul
  • ZLIB_RUNTIME_VERSION (i modul zlib)
  • ZLIB_VERSION (i modul zlib)
  • zoneinfo
    • modul
  • ZoneInfo (klass i zoneinfo)
  • ZoneInfoNotFoundError
  • zscore() (statistics.NormalDist metod)

Navigation

  • index
  • moduler |
  • Python logo
  • Python »
  • 3.10.20 Documentation »
  • Index
  • |
  • |
© Upphovsrätt 2001-2026, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

Senast uppdaterad mars 11, 2026. Found a bug?
Created using Sphinx 3.4.3.