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 – ᄋ

  • 연산자
    • !=
    • %
    • &
    • *
    • **
    • +
    • -
    • /
    • //
    • <
    • <<
    • <=
    • ==
    • >
    • >=
    • >>
    • ^
    • |
    • ~
    • and, [1], [2]
    • in, [1], [2]
    • is, [1]
    • is not, [1]
    • not, [1]
    • not in, [1], [2]
    • or, [1], [2]
  • 예외
    • AssertionError
    • AttributeError
    • GeneratorExit
    • ImportError, [1], [2]
    • NameError
    • RuntimeError
    • StopIteration, [1]
    • TypeError
    • ValueError
    • ZeroDivisionError

빠른 검색

탐색

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