书栈网 · BookStack 本次搜索耗时 0.054 秒,为您找到 1044 个相关结果.
  • 2. 在Unix平台中使用Python

    2. 在Unix平台中使用Python 2.1. 获取最新版本的Python 2.1.1. 在Linux中 2.1.2. 在FreeBSD和OpenBSD上 2.1.3. 在OpenSolaris系统上 2.2. 构建Python 2.3. 与Python相关的路径和文件 2.4. 杂项 2. 在Unix平台中使用Python 2....
  • Python 3.8 有什么新变化

    Python 3.8 有什么新变化 摘要 — 发布重点 新的特性 赋值表达式 仅限位置形参 用于已编译字节码文件的并行文件系统缓存 调试构建使用与发布构建相同的 ABI f-字符串支持 = 用于自动记录表达式和调试文档 PEP 578: Python 运行时审核钩子 PEP 587: Python 初始化配置 PEP 590: Vector...
  • 3.3.3. 自定义类创建

    3.3.3. 自定义类创建 3.3.3.1. 元类 3.3.3.2. 解析 MRO 条目 3.3.3.3. 确定适当的元类 3.3.3.4. 准备类命名空间 3.3.3.5. 执行类主体 3.3.3.6. 创建类对象 3.3.3.7. 元类的作用 3.3.3. 自定义类创建 当一个类继承其他类时,那个类的 init_subclass ...
  • 3.3.3. 自定义类创建

    3.3.3. 自定义类创建 3.3.3.1. 元类 3.3.3.2. 解析 MRO 条目 3.3.3.3. 确定适当的元类 3.3.3.4. 准备类命名空间 3.3.3.5. 执行类主体 3.3.3.6. 创建类对象 3.3.3.7. 元类的作用 3.3.3. 自定义类创建 当一个类继承其他类时,那个类的 init_subclass ...
  • 调用协议

    调用协议 tp_call 协议 Vectorcall 协议 递归控制 Vectorcall 支持 API 调用对象的 API 调用支持 API 调用协议 CPython 支持两种不同的调用协议:tp_call 和矢量调用。 tp_call 协议 设置 tp_call 的类的实例都是可调用的。 槽位的签名为: PyObject *...
  • test —- Regression tests package for Python

    test —- Regression tests package for Python Writing Unit Tests for the test package Running tests using the command-line interface test.support —- Utilities for the Python test ...
  • Python 3.8 有什么新变化

    Python 3.8 有什么新变化 摘要 — 发布重点 新的特性 赋值表达式 仅限位置形参 用于已编译字节码文件的并行文件系统缓存 调试构建使用与发布构建相同的 ABI f-字符串支持 = 用于自动记录表达式和调试文档 PEP 578: Python 运行时审核钩子 PEP 587: Python 初始化配置 PEP 590: Vector...
  • 2. 在类Unix环境下使用Python

    2. 在类Unix环境下使用Python 2.1. 获得并安装Python的最新版本 2.1.1. 在Linux中 2.1.2. 在FreeBSD和OpenBSD上 2.1.3. 在OpenSolaris系统上 2.2. 构建Python 2.3. 与Python相关的路径和文件 2.4. 杂项 2.5. Editors and IDEs ...
  • faulthandler — Dump the Python traceback

    faulthandler —- Dump the Python tracebackDumping the traceback Fault handler state Dumping the tracebacks after a timeout Dumping the traceback on a user signal Issue with f...
  • faulthandler —- Dump the Python traceback

    faulthandler —- Dump the Python tracebackDumping the traceback Fault handler state Dumping the tracebacks after a timeout Dumping the traceback on a user signal Issue with f...