dev (3.14)
3.13
3.12
3.11
3.10
3.9
3.8.20
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.7
2.6
English
Spanish
French
Italian
Japanese
Korean
Brazilian Portuguese
Turkish
Simplified Chinese
Traditional Chinese
none
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
.
Navigation
index
modules
|
Python
»
English
Spanish
French
Italian
Japanese
Korean
Brazilian Portuguese
Turkish
Simplified Chinese
Traditional Chinese
none
dev (3.14)
3.13
3.12
3.11
3.10
3.9
3.8.20
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.7
2.6
3.8.20 Documentation
»
|
Index – Z
Zen of Python
ZeroDivisionError
exception
zfill() (bytearray method)
(bytes method)
(str method)
zip (2to3 fixer)
zip() (built-in function)
ZIP_BZIP2 (in module zipfile)
ZIP_DEFLATED (in module zipfile)
zip_longest() (in module itertools)
ZIP_LZMA (in module zipfile)
ZIP_STORED (in module zipfile)
zipapp (module)
zipapp command line option
--compress
--help
--info
--main=<mainfn>
--output=<output>
--python=<interpreter>
-c
-h
-m <mainfn>
-o <output>
-p <interpreter>
ZipFile (class in zipfile)
zipfile (module)
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 (module)
zipimporter (class in zipimport)
ZipImportError
ZipInfo (class in zipfile)
zlib (module)
ZLIB_RUNTIME_VERSION (in module zlib)
ZLIB_VERSION (in module zlib)
«
Navigation
index
modules
|
Python
»
English
Spanish
French
Italian
Japanese
Korean
Brazilian Portuguese
Turkish
Simplified Chinese
Traditional Chinese
none
dev (3.14)
3.13
3.12
3.11
3.10
3.9
3.8.20
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.7
2.6
3.8.20 Documentation
»
|