Logo

Navegación

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

Índice – Z

  • Zen de Python
  • ZeroDivisionError
    • excepción
  • zfill() (método de bytearray)
    • (método de bytes)
    • (método de str)
  • zip (2to3 fixer)
  • zip() (función incorporada)
  • ZIP_BZIP2 (en el módulo zipfile)
  • ZIP_DEFLATED (en el módulo zipfile)
  • zip_longest() (en el módulo itertools)
  • ZIP_LZMA (en el módulo zipfile)
  • ZIP_STORED (en el 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 (clase en 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 (clase en zipimport)
  • ZipImportError
  • ZipInfo (clase en zipfile)
  • zlib (módulo)
  • ZLIB_RUNTIME_VERSION (en el módulo zlib)
  • ZLIB_VERSION (en el módulo zlib)

Navegación

  • í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.

La Python Software Foundation es una organización sin fines de lucro. Por favor, haga una donación.

Actualizado por última vez en sept 08, 2024. Found a bug?
Created using Sphinx 2.4.4.