******************** Python 操作指南 ******************** Python操作指南是覆盖单一、特定主题的文档,并试图相当完整地覆盖它。该集合以Linux文档项目的HOWTO集合为模型,旨在提供比Python库参考资料更为详细的文档。 目前,指南提供了如下内容: .. toctree:: :maxdepth: 1 pyporting.rst cporting.rst curses.rst descriptor.rst enum.rst functional.rst logging.rst logging-cookbook.rst regex.rst sockets.rst sorting.rst unicode.rst urllib2.rst argparse.rst ipaddress.rst clinic.rst instrumentation.rst annotations.rst