Logo
Esta documentação é de uma versão antiga do Python que não é mais atualizada. Você deveria atualizar e ler a Documentação do Python para versão estável atual.

Navegação

  • índice
  • módulos |
  • python logo
  • Python »
  • 3.8.20 Documentation »
  • |

Índice – Z

  • Zen do Python
  • ZeroDivisionError
    • exceção
  • zfill() (método bytearray)
    • (método bytes)
    • (método str)
  • zip (2to3 fixer)
  • zip() (função interna)
  • ZIP_BZIP2 (no módulo zipfile)
  • ZIP_DEFLATED (no módulo zipfile)
  • zip_longest() (no módulo itertools)
  • ZIP_LZMA (no módulo zipfile)
  • ZIP_STORED (no módulo zipfile)
  • zipapp (módulo)
  • zipapp command line option
    • --compress
    • --help
    • --info
    • --main=<mainfn>
    • --output=<output>
    • --python=<interpreter>
    • -c
    • -h
    • -m <mainfn>
    • -o <output>
    • -p <interpreter>
  • ZipFile (classe em zipfile)
  • zipfile (módulo)
  • 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 (módulo)
  • zipimporter (classe em zipimport)
  • ZipImportError
  • ZipInfo (classe em zipfile)
  • zlib (módulo)
  • ZLIB_RUNTIME_VERSION (no módulo zlib)
  • ZLIB_VERSION (no módulo zlib)

Navegação

  • índice
  • módulos |
  • python logo
  • Python »
  • 3.8.20 Documentation »
  • |
© Copyright 2001-2024, 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.

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

Última atualização em dez. 09, 2024. Found a bug?
Created using Sphinx 2.4.4.