This document is for an old version of Python that is no longer supported. You should upgrade and read the Python 当前稳定版本的文档.

导航

  • 索引
  • 模块 |
  • Python »
  • Python 2.7.18 文档 »

索引 – 內

  • 內置函数
    • __import__
    • abs, [1]
    • apply, [1], [2]
    • buffer
    • bytes
    • chr, [1]
    • classmethod
    • cmp, [1], [2], [3]
    • coerce
    • compile, [1], [2], [3], [4]
    • complex, [1]
    • divmod, [1], [2]
    • eval, [1], [2], [3], [4], [5], [6], [7]
    • execfile, [1]
    • file
    • float, [1], [2], [3]
    • globals
    • hash, [1], [2]
    • help
    • hex
    • id
    • input, [1]
    • int, [1], [2]
    • len, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
    • locals
    • long, [1], [2], [3]
    • max
    • min
    • oct
    • open, [1]
    • ord, [1], [2]
    • pow, [1], [2], [3], [4], [5]
    • range
    • raw_input, [1]
    • reload, [1], [2], [3]
    • repr, [1], [2], [3], [4], [5]
    • slice, [1], [2]
    • staticmethod
    • str, [1], [2], [3]
    • tuple, [1]
    • type, [1], [2], [3]
    • unichr
    • unicode, [1], [2], [3]
    • xrange

快速搜索

导航

  • 索引
  • 模块 |
  • Python »
  • Python 2.7.18 文档 »
© 版权所有 1990-2020, Python Software Foundation.
Python 软件基金会是一个非盈利组织。 请捐助。
Last updated on 6月 19, 2020. 发现了问题?
使用Sphinx2.3.1 创建。