Skip to content

Commit 985c47d

Browse files
authored
之类 -> 之后
1 parent 3f158e6 commit 985c47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/c13/p01_accept_input_via_redirect_pips_or_input_files.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ Python内置的 ``fileinput`` 模块让这个变得简单。如果你有一个
5252
<other output omitted>
5353
5454
通过将它作为一个上下文管理器使用,可以确保它不再使用时文件能自动关闭,
55-
而且我们在之类还演示了 ``FileInput`` 的一些有用的帮助方法来获取输出中的一些其他信息。
55+
而且我们在之后还演示了 ``FileInput`` 的一些有用的帮助方法来获取输出中的一些其他信息。

0 commit comments

Comments
 (0)