File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : Python 3.12\n "
99"Report-Msgid-Bugs-To : \n "
1010"POT-Creation-Date : 2023-07-29 00:03+0000\n "
11- "PO-Revision-Date : 2023-08-30 21:17 +0800\n "
11+ "PO-Revision-Date : 2023-08-30 21:51 +0800\n "
1212"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1414"tw)\n "
@@ -40,7 +40,7 @@ msgstr ""
4040"該模組提供��一種便利的方式來操作與作業系統相關的功能。如果你想讀取或寫入檔"
4141"案,請參閱 :func:`open` ,如果你想操作檔案路徑,請參閱 :mod:`os.path` 模組,"
4242"如果你想讀取全部的檔案中的所有內容在命令行上查看 :mod:`fileinput` 模組。要建"
43- "立臨時檔案和目錄,請參閱 :mod:`tempfile` module 模組,對於高級檔案和目錄處 "
43+ "立臨時檔案和目錄,請參閱 :mod:`tempfile` module 模組,要建高級檔案和目錄處 "
4444"理,請參閱 :mod:`shutil` 模組。"
4545
4646#: ../../library/os.rst:19
You can’t perform that action at this time.
0 commit comments