Skip to content

Commit 8dfe409

Browse files
authored
Update p16_reformat_text_to_fixed_number_columns.rst
Update doc link from python3.3 to python3.6
1 parent a8471ca commit 8dfe409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/c02/p16_reformat_text_to_fixed_number_columns.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@
6464
参阅 `textwrap.TextWrapper文档`_ 获取更多内容。
6565

6666
.. _textwrap.TextWrapper文档:
67-
https://docs.python.org/3.3/library/textwrap.html#textwrap.TextWrapper
67+
https://docs.python.org/3.6/library/textwrap.html#textwrap.TextWrapper
6868

0 commit comments

Comments
 (0)