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.5.10 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 명령
    • --info
    • -h, --help
    • -m <mainfn>, --main=<mainfn>
    • -o <output>, --output=<output>
    • -p <interpreter>, --python=<interpreter>
  • zipapp (모듈)
  • zipfile 명령
    • -c <zipfile> <source1> ... <sourceN>
    • -e <zipfile> <output_dir>
    • -l <zipfile>
    • -t <zipfile>
  • ZipFile (zipfile 종류)
  • zipfile (모듈)
  • zipimport (모듈)
  • zipimporter (zipimport 종류)
  • ZipImportError
  • ZipInfo (zipfile 종류)
  • zlib (모듈)
  • ZLIB_RUNTIME_VERSION (zlib 모듈)
  • ZLIB_VERSION (zlib 모듈)

탐색

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