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 文档 »

索引 – 语

  • 语句
    • *, [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.
Python 软件基金会是一个非盈利组织。 请捐助。
Last updated on 6月 19, 2020. 发现了问题?
使用Sphinx2.3.1 创建。