# Python 3.5.1 documentation Python 3.5.1文档, 最后更新时间:2015-12-15 **文档部分:** [What's new in Python 3.5?](https://docs.python.org/3/whatsnew/3.5.html) or all "What's new" documents since 2.0 [Tutorial](https://docs.python.org/3/tutorial/index.html) 从这里开始。[中文版](http://www.pythondoc.com/pythontutorial3/index.html) [Library Reference](https://docs.python.org/3/library/index.html) keep this under your pillow [Language Reference](https://docs.python.org/3/reference/index.html) describes syntax and language elements [Python Setup and Usage](https://docs.python.org/3/using/index.html) how to use Python on different platforms [Python HOWTOs](https://docs.python.org/3/howto/index.html) in-depth documents on specific topics [Installing Python Modules](https://docs.python.org/3/installing/index.html) installing from the Python Package Index & other sources [Distributing Python Modules](https://docs.python.org/3/distributing/index.html) publishing modules for installation by others [Extending and Embedding](https://docs.python.org/3/extending/index.html) tutorial for C/C++ programmers [Python/C API](https://docs.python.org/3/c-api/index.html) reference for C/C++ programmers [FAQs](./faq) frequently asked questions (with answers!) **Indices and tables:** [Global Module Index](https://docs.python.org/3/py-modindex.html) quick access to all modules [General Index](https://docs.python.org/3/genindex.html) all functions, classes, terms [词汇表](./glossary.md) 那些最重要的术语解释 [Search page](https://docs.python.org/3/search.html) search this documentation [Complete Table of Contents](https://docs.python.org/3/contents.html) lists all sections and subsections **Meta information:** [Reporting bugs](https://docs.python.org/3/bugs.html) [关于文档](https://docs.python.org/3/about.html) [历史和Python许可证](https://docs.python.org/3/license.html) [版权](https://docs.python.org/3/copyright.html)