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.7.17 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
»
3.7.17 Documentation
»
|