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 »
  • Python 2.7.18 문서 »

Index – Z

  • Zen of Python (파이썬 젠)
  • ZeroDivisionError
    • 예외
  • zfill() (str 메서드)
    • (string 모듈)
  • zip (2to3 fixer)
  • zip() (future_builtins 모듈)
    • (내장 함수)
  • ZIP_DEFLATED (zipfile 모듈)
  • ZIP_STORED (zipfile 모듈)
  • 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 (모듈)

빠른 검색

탐색

  • 색인
  • 모듈 |
  • Python »
  • Python 2.7.18 문서 »
© 저작권 1990-2020, Python Software Foundation.
파이썬 소프트웨어 재단은 비영리 법인입니다. 기부를 부탁합니다.
Last updated on 6월 19, 2020. 버그를 찾았나요?
Sphinx 2.3.1 를 사용해서 만들었습니다.