多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](csv.xhtml "csv --- CSV 文件读写") | - [上一页](tarfile.xhtml "tarfile --- Read and write tar archive files") | - ![](https://box.kancloud.cn/a721fc7ec672275e257bbbfde49a4d4e_16x16.png) - [Python](https://www.python.org/) » - zh\_CN 3.7.3 [文档](../index.xhtml) » - [Python 标准库](index.xhtml) » - $('.inline-search').show(0); | # 文件格式 本章中描述的模块解析各种不是标记语言且与电子邮件无关的杂项文件格式。 - [`csv` --- CSV 文件读写](csv.xhtml) - [模块内容](csv.xhtml#module-contents) - [Dialects and Formatting Parameters](csv.xhtml#dialects-and-formatting-parameters) - [Reader Objects](csv.xhtml#reader-objects) - [Writer Objects](csv.xhtml#writer-objects) - [示例](csv.xhtml#examples) - [`configparser` --- Configuration file parser](configparser.xhtml) - [Quick Start](configparser.xhtml#quick-start) - [Supported Datatypes](configparser.xhtml#supported-datatypes) - [Fallback Values](configparser.xhtml#fallback-values) - [Supported INI File Structure](configparser.xhtml#supported-ini-file-structure) - [Interpolation of values](configparser.xhtml#interpolation-of-values) - [Mapping Protocol Access](configparser.xhtml#mapping-protocol-access) - [Customizing Parser Behaviour](configparser.xhtml#customizing-parser-behaviour) - [Legacy API Examples](configparser.xhtml#legacy-api-examples) - [ConfigParser Objects](configparser.xhtml#configparser-objects) - [RawConfigParser Objects](configparser.xhtml#rawconfigparser-objects) - [异常](configparser.xhtml#exceptions) - [`netrc` --- netrc file processing](netrc.xhtml) - [netrc Objects](netrc.xhtml#netrc-objects) - [`xdrlib` --- Encode and decode XDR data](xdrlib.xhtml) - [Packer Objects](xdrlib.xhtml#packer-objects) - [Unpacker Objects](xdrlib.xhtml#unpacker-objects) - [异常](xdrlib.xhtml#exceptions) - [`plistlib` --- Generate and parse Mac OS X `.plist` files](plistlib.xhtml) - [示例](plistlib.xhtml#examples) ### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](csv.xhtml "csv --- CSV 文件读写") | - [上一页](tarfile.xhtml "tarfile --- Read and write tar archive files") | - ![](https://box.kancloud.cn/a721fc7ec672275e257bbbfde49a4d4e_16x16.png) - [Python](https://www.python.org/) » - zh\_CN 3.7.3 [文档](../index.xhtml) » - [Python 标准库](index.xhtml) » - $('.inline-search').show(0); | © [版权所有](../copyright.xhtml) 2001-2019, Python Software Foundation. Python 软件基金会是一个非盈利组织。 [请捐助。](https://www.python.org/psf/donations/) 最后更新于 5月 21, 2019. [发现了问题](../bugs.xhtml)? 使用[Sphinx](http://sphinx.pocoo.org/)1.8.4 创建。