杂项服务
********

本章中介绍的模块提供了所有 Python 版本中提供的各种杂项服务。 这是一个
概述：

* "formatter" --- 通用格式化输出

  * 格式化程序接口

  * 实现格式化程序

  * 编写器界面

  * 编写器实现
