Logo

上一个主题

异常处理

下一个主题

操作系统实用程序

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • python logo
  • Python »
  • 3.10.0a4 Documentation »
  • python/c API参考手册 »
  • 效用
  • |

效用¶

本章中的函数执行各种实用程序任务,包括帮助C代码跨平台更易于移植、使用C中的python模块、解析函数参数以及从C值构造python值。

  • 操作系统实用程序
  • 系统功能
  • 过程控制
  • 导入模块
  • 数据编组支持
  • 分析参数并生成值
    • 正在分析参数
      • 字符串和缓冲区
      • 数字
      • 其他对象
      • API函数
    • 创建值
  • 字符串转换和格式设置
  • 反射
  • 编解码器注册表和支持函数
    • 编解码器查找API
    • Unicode编码错误处理程序的注册表API

上一个主题

异常处理

下一个主题

操作系统实用程序

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • python logo
  • Python »
  • 3.10.0a4 Documentation »
  • python/c API参考手册 »
  • 效用
  • |
© 版权 2001-2021, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

最后更新于 10月 23, 2021. Found a bug?
Created using Sphinx 4.2.0.