genindex-Z.md · Markdown – Документация Python
Документация Python неофициальный перевод

genindex-Z.md

11 строк · 5.0 КБ · обычная страница · сырой текст · скачать

1> **Источник:** https://python-all.ru/3.10/genindex-Z.html2>3> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.45---67# Указатель – Z89| [**Дзен Python**](https://python-all.ru/3.10/glossary.html#term-Zen-of-Python) [ZeroDivisionError](https://python-all.ru/3.10/library/exceptions.html#ZeroDivisionError) [исключение](https://python-all.ru/3.10/reference/expressions.html#index-67) [zfill() (метод bytearray)](https://python-all.ru/3.10/library/stdtypes.html#bytearray.zfill) [(метод bytes)](https://python-all.ru/3.10/library/stdtypes.html#bytes.zfill) [(метод str)](https://python-all.ru/3.10/library/stdtypes.html#str.zfill) [zip (фиксатор 2to3)](https://python-all.ru/3.10/library/2to3.html#to3fixer-zip) zip() [встроенная функция](https://python-all.ru/3.10/library/functions.html#zip) [ZIP\_BZIP2 (в модуле zipfile)](https://python-all.ru/3.10/library/zipfile.html#zipfile.ZIP_BZIP2) [ZIP\_DEFLATED (в модуле zipfile)](https://python-all.ru/3.10/library/zipfile.html#zipfile.ZIP_DEFLATED) [zip\_longest() (в модуле itertools)](https://python-all.ru/3.10/library/itertools.html#itertools.zip_longest) [ZIP\_LZMA (в модуле zipfile)](https://python-all.ru/3.10/library/zipfile.html#zipfile.ZIP_LZMA) [ZIP\_STORED (в модуле zipfile)](https://python-all.ru/3.10/library/zipfile.html#zipfile.ZIP_STORED) zipapp [модуль](https://python-all.ru/3.10/library/zipapp.html#module-zipapp) Опция командной строки zipapp [--compress](https://python-all.ru/3.10/library/zipapp.html#cmdoption-zipapp-c) [--help](https://python-all.ru/3.10/library/zipapp.html#cmdoption-zipapp-h) [--info](https://python-all.ru/3.10/library/zipapp.html#cmdoption-zipapp-info) [--main=\<mainfn\>](https://python-all.ru/3.10/library/zipapp.html#cmdoption-zipapp-m) [--output=\<output\>](https://python-all.ru/3.10/library/zipapp.html#cmdoption-zipapp-o) [--python=\<interpreter\>](https://python-all.ru/3.10/library/zipapp.html#cmdoption-zipapp-p) [-c](https://python-all.ru/3.10/library/zipapp.html#cmdoption-zipapp-c) [-h](https://python-all.ru/3.10/library/zipapp.html#cmdoption-zipapp-h) [-m \<mainfn\>](https://python-all.ru/3.10/library/zipapp.html#cmdoption-zipapp-m) [-o \<output\>](https://python-all.ru/3.10/library/zipapp.html#cmdoption-zipapp-o) [-p \<interpreter\>](https://python-all.ru/3.10/library/zipapp.html#cmdoption-zipapp-p) zipfile [модуль](https://python-all.ru/3.10/library/zipfile.html#module-zipfile) | [ZipFile (класс в модуле zipfile)](https://python-all.ru/3.10/library/zipfile.html#zipfile.ZipFile) Опция командной строки zipfile [--create \<zipfile\> \<source1\> ... \<sourceN\>](https://python-all.ru/3.10/library/zipfile.html#cmdoption-zipfile-create) [--extract \<zipfile\> \<output\_dir\>](https://python-all.ru/3.10/library/zipfile.html#cmdoption-zipfile-extract) [--list \<zipfile\>](https://python-all.ru/3.10/library/zipfile.html#cmdoption-zipfile-list) [--test \<zipfile\>](https://python-all.ru/3.10/library/zipfile.html#cmdoption-zipfile-test) [-c \<zipfile\> \<source1\> ... \<sourceN\>](https://python-all.ru/3.10/library/zipfile.html#cmdoption-zipfile-c) [-e \<zipfile\> \<output\_dir\>](https://python-all.ru/3.10/library/zipfile.html#cmdoption-zipfile-e) [-l \<zipfile\>](https://python-all.ru/3.10/library/zipfile.html#cmdoption-zipfile-l) [-t \<zipfile\>](https://python-all.ru/3.10/library/zipfile.html#cmdoption-zipfile-t) zipimport [модуль](https://python-all.ru/3.10/library/zipimport.html#module-zipimport) [zipimporter (класс в модуле zipimport)](https://python-all.ru/3.10/library/zipimport.html#zipimport.zipimporter) [ZipImportError](https://python-all.ru/3.10/library/zipimport.html#zipimport.ZipImportError) [ZipInfo (класс в модуле zipfile)](https://python-all.ru/3.10/library/zipfile.html#zipfile.ZipInfo) zlib [модуль](https://python-all.ru/3.10/library/zlib.html#module-zlib) [ZLIB\_RUNTIME\_VERSION (в модуле zlib)](https://python-all.ru/3.10/library/zlib.html#zlib.ZLIB_RUNTIME_VERSION) [ZLIB\_VERSION (в модуле zlib)](https://python-all.ru/3.10/library/zlib.html#zlib.ZLIB_VERSION) zoneinfo [модуль](https://python-all.ru/3.10/library/zoneinfo.html#module-zoneinfo) [ZoneInfo (класс в zoneinfo)](https://python-all.ru/3.10/library/zoneinfo.html#zoneinfo.ZoneInfo) [ZoneInfoNotFoundError](https://python-all.ru/3.10/library/zoneinfo.html#zoneinfo.ZoneInfoNotFoundError) [zscore() (метод statistics.NormalDist)](https://python-all.ru/3.10/library/statistics.html#statistics.NormalDist.zscore) |10| --- | --- |11