Skip to content

Commit 2415409

Browse files
authored
删除残留的英文部分 at 13.11 给简单脚本增加日志功能
1 parent ac27b73 commit 2415409

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/c13/p11_add_logging_to_simple_scripts.rst

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
----------
1111
解决方案
1212
----------
13-
The easiest way to add logging to simple programs is to use the logging module. For
14-
example:
1513
打印日志最简单方式是使用 ``logging`` 模块。例如:
1614

1715
.. code-block:: python

0 commit comments

Comments
 (0)