This document is for an old version of Python that is no longer supported. You should upgrade, and read the
Python documentation for the current stable release
.
Navegación
índice
módulos
|
Python
»
3.5.10 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 opción en línea de comandos
--info
-h, --help
-m <mainfn>, --main=<mainfn>
-o <output>, --output=<output>
-p <interpreter>, --python=<interpreter>
ZipFile (clase en zipfile)
zipfile (módulo)
zipfile opción en línea de comandos
-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
»
3.5.10 Documentation
»
|