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.

탐색

  • 색인
  • 모듈 |
  • Python »
  • 3.6.15 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
    • --help
    • --info
    • --main=<mainfn>
    • --output=<output>
    • --python=<interpreter>
    • -h
    • -m <mainfn>
    • -o <output>
    • -p <interpreter>
  • ZipFile (zipfile 클래스)
  • zipfile (모듈)
  • zipfile command line option
    • -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 모듈)

탐색

  • 색인
  • 모듈 |
  • Python »
  • 3.6.15 Documentation »
  • |
© 저작권 2001-2021, Python Software Foundation.
파이썬 소프트웨어 재단은 비영리 법인입니다. 기부를 부탁합니다.
최종 업데이트: 12월 29, 2021 버그를 찾았나요?
Sphinx 2.3.1 를 사용해서 만들었습니다.