导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python »
  • zh_CN 3.9.0a2 文档 »
  • Python 标准库 »
  • |

文件格式P

本章中描述的模块解析各种不是标记语言且与电子邮件无关的杂项文件格式。

  • csv --- CSV 文件读写
    • 模块内容
    • 变种与格式参数
    • Reader 对象
    • Writer 对象
    • 示例
  • configparser --- Configuration file parser
    • Quick Start
    • Supported Datatypes
    • Fallback Values
    • Supported INI File Structure
    • Interpolation of values
    • Mapping Protocol Access
    • Customizing Parser Behaviour
    • Legacy API Examples
    • ConfigParser Objects
    • RawConfigParser Objects
    • 异常
  • netrc --- netrc file processing
    • netrc Objects
  • xdrlib --- Encode and decode XDR data
    • Packer Objects
    • Unpacker Objects
    • 异常
  • plistlib --- Generate and parse Apple .plist files
    • 示例

上一个主题

tarfile --- 读写tar归档文件

下一个主题

csv --- CSV 文件读写

本页

  • 提交 Bug
  • 显示源代码

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python »
  • zh_CN 3.9.0a2 文档 »
  • Python 标准库 »
  • |
© 版权所有 2001-2019, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

最后更新于 12月 19, 2019. Found a bug?
Created using Sphinx 2.2.1.