Python logo

ナビゲーション

  • 索引
  • モジュール |
  • Python logo
  • Python »
  • 3.10.17 Documentation »
  • 索引
  • |
  • |

索引 – Z

  • Zen of Python
  • 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 コマンドラインオプション
    • --compress
    • --help
    • --info
    • --main=<mainfn>
    • --output=<output>
    • --python=<interpreter>
    • -c
    • -h
    • -m <mainfn>
    • -o <output>
    • -p <interpreter>
  • zipfile
    • モジュール
  • ZipFile (zipfile のクラス)
  • zipfile コマンドラインオプション
    • --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.17 Documentation »
  • 索引
  • |
  • |
© Copyright 2001-2025, 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.

最終更新: 4月 12, 2025 Found a bug?
Created using Sphinx 3.4.3.