Logo

탐색

  • 색인
  • 모듈 |
  • python logo
  • Python »
  • 3.8.20 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 모듈)

탐색

  • 색인
  • 모듈 |
  • python logo
  • Python »
  • 3.8.20 Documentation »
  • |
© 저작권 2001-2024, 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.

The Python Software Foundation is a non-profit corporation. Please donate.

최종 업데이트: 9월 08, 2024 Found a bug?
Created using Sphinx 2.4.4.