summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2019-07-28 20:24:11 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2019-07-28 20:24:11 +0800
commite5742d13c8bfe196d57b80418294f765e3cc44a0 (patch)
tree00fe735da060811b95ce0625a414a48d844818f9
parentf87f4a7cd17990fba51c8ad7715f52d2af8852d9 (diff)
LectureNotesOnPython.rst: 中文版 Think Python 2e的另外一个下载地址。
-rw-r--r--LectureNotesOnPython.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/LectureNotesOnPython.rst b/LectureNotesOnPython.rst
index 74cbabe..174bff0 100644
--- a/LectureNotesOnPython.rst
+++ b/LectureNotesOnPython.rst
@@ -2915,7 +2915,7 @@ defaultdict
- Think Python 2e – Green Tea Press. http://greenteapress.com/thinkpython2/thinkpython2.pdf.
-- Think Python 2e 的中文版 https://github.com/bingjin/ThinkPython2-CN/
+- Think Python 2e 的中文版 https://github.com/bingjin/ThinkPython2-CN/ https://codingpy.com/book/think-python/
.. Make a html page from this file. Issue the following command:
pip install docutils && rst2html.py LectureNotesOnPython.rst LectureNotesOnPython.html