Table of Contents generated with DocToc 目录 I: The Python Language II: The Python Library 《Python参考手册》 目录 I: The Python Language 1、Python简介 2、词法约定和语法 3、类型与对象 4、运算符与表达式 5、程序结构与控制流 6、函数与函数式编程 7、类与面向对象编程 8、模块、包与分发 9、输入与输出 10、执行环境 11、测试、调试、探查与调优 II: The Python Library 12. Build-In Functions and Exceptions 13. Python Runtime Services 14. Mathematics 15. Data Strutures, Algorithms, and Code Simplification 16. String and Text Handling 17. Python Database Access 18. File and Directory Handling 19. Operating System Services 20. Threads and Concurrenty 21. Network Programming and Sockets 22. Internet Application Programming 23. Web Programming 24. Internet Data Halding and Encoding