Merge pull request #1229 from weakish/dive-into-python3-zh

Add Dive into Python 3 (Chinese version).
pull/1231/head
victor felder 2014-12-08 15:10:29 +01:00
commit 27c532f5e3
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@
### Python
* [Django book 2.0](http://djangobook.py3k.cn/2.0/)
* [深入 Python](http://woodpecker.org.cn/diveintopython/)
* [深入 Python 3](http://woodpecker.org.cn/diveintopython3/)
* [笨办法学 Python](http://sebug.net/paper/books/LearnPythonTheHardWay/)
* [简明 Python 教程](http://woodpecker.org.cn/abyteofpython_cn/chinese/) (《A Byte of Python》中文版)