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

  • 객체
    • Boolean, [1]
    • buffer, [1]
    • built-in function, [1]
    • built-in method, [1]
    • bytearray, [1]
    • callable, [1]
    • Capsule
    • class, [1], [2], [3], [4]
    • class instance, [1], [2], [3]
    • CObject
    • complex
    • complex number, [1]
    • dictionary, [1], [2], [3], [4], [5], [6], [7]
    • Ellipsis
    • file, [1], [2], [3], [4]
    • floating point, [1], [2]
    • frame
    • frozenset, [1]
    • function, [1], [2], [3], [4], [5]
    • generator, [1], [2]
    • immutable
    • immutable sequence
    • instance, [1], [2], [3], [4]
    • integer, [1], [2]
    • list, [1], [2], [3], [4], [5], [6], [7], [8]
    • long integer, [1], [2]
    • mapping, [1], [2], [3], [4], [5]
    • method, [1], [2], [3], [4], [5]
    • module, [1], [2]
    • mutable, [1], [2]
    • mutable sequence
    • None, [1], [2]
    • NotImplemented
    • numeric, [1], [2], [3]
    • plain integer
    • recursive
    • sequence, [1], [2], [3], [4], [5], [6], [7], [8]
    • set, [1], [2], [3]
    • set type
    • slice
    • socket
    • string, [1], [2], [3], [4]
    • traceback, [1], [2], [3], [4]
    • tuple, [1], [2], [3], [4], [5]
    • type, [1], [2]
    • Unicode
    • unicode
    • user-defined function, [1], [2]
    • user-defined method
    • xrange, [1]
  • 글
    • *, [1]
    • **, [1]
    • @
    • assert, [1]
    • break, [1], [2], [3], [4]
    • class
    • continue, [1], [2], [3], [4]
    • def
    • del, [1], [2], [3]
    • except
    • exec, [1], [2]
    • for, [1], [2], [3], [4]
    • from
    • global, [1], [2]
    • if, [1]
    • import, [1], [2], [3], [4]
    • pass
    • print, [1], [2]
    • raise, [1]
    • return, [1], [2]
    • try, [1], [2]
    • while, [1], [2], [3]
    • with, [1]
    • yield

빠른 검색

탐색

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