Logo
이 문서는 더는 지원되지 않는 이전 버전의 파이썬 용입니다. 업그레이드하고, 다음 설명서를 읽어야 합니다: 현재 안정 버전에 대한 파이썬 설명서.

탐색

  • 색인
  • 모듈 |
  • python logo
  • Python »
  • 3.9.24 Documentation »
  • |

Index – 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 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.9.24 Documentation »
  • |
© 저작권 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.

최종 업데이트: 11월 01, 2025 Found a bug?
Created using Sphinx 2.4.4.