Python logo

Навигация

  • указатель
  • модули |
  • Python logo
  • Python »
  • 3.10.21 Documentation »
  • Алфавитный указатель
  • |
  • |

Алфавитный указатель – Z

  • ZeroDivisionError
    • исключение
  • zfill() (метод bytearray)
    • (метод bytes)
    • (метод str)
  • zip (2to3 fixer)
  • zip()
    • базовая функция
  • ZIP_BZIP2 (в модуле zipfile)
  • ZIP_DEFLATED (в модуле zipfile)
  • zip_longest() (в модуле itertools)
  • ZIP_LZMA (в модуле zipfile)
  • ZIP_STORED (в модуле zipfile)
  • zipapp
    • модуль
  • zipapp command line option
    • --compress
    • --help
    • --info
    • --main=<mainfn>
    • --output=<output>
    • --python=<interpreter>
    • -c
    • -h
    • -m <mainfn>
    • -o <output>
    • -p <interpreter>
  • zipfile
    • модуль
  • ZipFile (класс в zipfile)
  • 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
    • модуль
  • zipimporter (класс в zipimport)
  • ZipImportError
  • ZipInfo (класс в zipfile)
  • zlib
    • модуль
  • ZLIB_RUNTIME_VERSION (в модуле zlib)
  • ZLIB_VERSION (в модуле zlib)
  • zoneinfo
    • модуль
  • ZoneInfo (класс в zoneinfo)
  • ZoneInfoNotFoundError
  • zscore() (метод statistics.NormalDist)

Навигация

  • указатель
  • модули |
  • Python logo
  • Python »
  • 3.10.21 Documentation »
  • Алфавитный указатель
  • |
  • |
© Авторские права 2001-2026, 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.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

Обновлено: сент. 16, 2026. Found a bug?
Created using Sphinx 3.4.3.