上一话题

site — 特定站点配置挂钩

下一话题
就业培训     下载中心     Wiki     联络
登录   注册

Log
  1. 首页
  2. Python 3.12.4
  3. 索引
  4. 模块
  5. 下一
  6. 上一
  7. Python 标准库
  8. 自定义 Python 解释器

自定义 Python 解释器 ¶

The modules described in this chapter allow writing interfaces similar to Python’s interactive interpreter. If you want a Python interpreter that supports some special feature in addition to the Python language, you should look at the code module. (The codeop module is lower-level, used to support compiling a possibly incomplete chunk of Python code.)

此章描述的完整模块列表:

  • code — 解释器基类
    • 交互解释器对象
    • 交互控制台对象
  • codeop — 编译 Python 代码

上一话题

site — 特定站点配置挂钩

下一话题

code — 解释器基类

本页

  • 报告 Bug
  • 展示源

快速搜索

键入搜索术语或模块、类、函数名称。

  1. 首页
  2. Python 3.12.4
  3. 索引
  4. 模块
  5. 下一
  6. 上一
  7. Python 标准库
  8. 自定义 Python 解释器

版权所有  © 2014-2026 乐数软件    

工业和信息化部: 粤ICP备14079481号-1