导航

  • 索引
  • 模块 |
  • Python »
  • 3.7.9 Documentation »
  • |

索引 – 语

  • 语句
    • assert, [1]
    • async def
    • async for
    • async with
    • break, [1], [2], [3], [4]
    • class
    • continue, [1], [2], [3], [4]
    • def
    • del, [1], [2], [3]
    • except
    • for, [1], [2], [3]
    • global, [1]
    • if, [1]
    • import, [1], [2], [3], [4]
    • nonlocal
    • pass
    • raise, [1]
    • return, [1], [2]
    • try, [1], [2]
    • while, [1], [2], [3]
    • with, [1]
    • yield

导航

  • 索引
  • 模块 |
  • Python »
  • 3.7.9 Documentation »
  • |
© 版权所有 2001-2020, Python Software Foundation.
Python 软件基金会是一个非盈利组织。 请捐助。
最后更新于 10月 07, 2020. 发现了问题?
使用Sphinx2.3.1 创建。