summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2019-06-10 20:45:02 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2019-06-10 20:45:02 +0800
commit7d8dda5050c216b569db6e079fc43acc8b95e8cc (patch)
treeeefae9491d0c19c866a6f6b064084bfb852278e4
parent8503536e47657e4c708b0c7f55a805edc8e0dac5 (diff)
LectureNotesOnPython.rst: 注释掉一行 无空洞行文。
-rw-r--r--LectureNotesOnPython.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/LectureNotesOnPython.rst b/LectureNotesOnPython.rst
index 7cbf288..2c306a8 100644
--- a/LectureNotesOnPython.rst
+++ b/LectureNotesOnPython.rst
@@ -17,7 +17,7 @@ Lecture Notes on Python
前言
--------------------------------------------------------------------
-... 非学究写书,无空洞行文。
+.. 非学究写书,无空洞行文。
Python语法简洁,库函数全面强大,编程速度快,运行速度也不慢。