From 8dfe409ad0fed4052cb0962469a7e5150edb9fc0 Mon Sep 17 00:00:00 2001 From: Nasy Date: Thu, 22 Feb 2018 10:58:09 +0800 Subject: [PATCH] Update p16_reformat_text_to_fixed_number_columns.rst Update doc link from python3.3 to python3.6 --- source/c02/p16_reformat_text_to_fixed_number_columns.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/c02/p16_reformat_text_to_fixed_number_columns.rst b/source/c02/p16_reformat_text_to_fixed_number_columns.rst index 760d8d01..f92b9246 100644 --- a/source/c02/p16_reformat_text_to_fixed_number_columns.rst +++ b/source/c02/p16_reformat_text_to_fixed_number_columns.rst @@ -64,5 +64,5 @@ 参阅 `textwrap.TextWrapper文档`_ 获取更多内容。 .. _textwrap.TextWrapper文档: - https://docs.python.org/3.3/library/textwrap.html#textwrap.TextWrapper + https://docs.python.org/3.6/library/textwrap.html#textwrap.TextWrapper