File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-07-29 00:03+0000\n "
11
- "PO-Revision-Date : 2023-08-30 16:43 +0800\n "
11
+ "PO-Revision-Date : 2023-08-30 17:41 +0800\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -37,11 +37,11 @@ msgid ""
37
37
"mod:`tempfile` module, and for high-level file and directory handling see "
38
38
"the :mod:`shutil` module."
39
39
msgstr ""
40
- "該模組提供了一種便利的操作系統相關功能。如果你只想讀取或寫入檔案,請參閱 : "
41
- "func:`open` ,如果你想操作檔案路徑,請參閱 :mod:`os.path` 模組,如果你想讀取 "
42
- "全部的檔案中的所有內容在命令行上查看 :mod:`fileinput` 模組。要創建臨時檔案和 "
43
- "目錄 ,請參閱 :mod:`tempfile` module 模組,對於高級檔案和目錄處理,請參閱 : "
44
- "mod:`shutil` 模組。"
40
+ "該模組提供了一種便利的方式來操作與作業系統相關的功能。如果你只想讀取或寫入檔 "
41
+ "案,請參閱 : func:`open` ,如果你想操作檔案路徑,請參閱 :mod:`os.path` 模組,"
42
+ "如果你想讀取全部的檔案中的所有內容在命令行上查看 :mod:`fileinput` 模組。要創 "
43
+ "建臨時檔案和目錄 ,請參閱 :mod:`tempfile` module 模組,對於高級檔案和目錄處 "
44
+ "理,請參閱 : mod:`shutil` 模組。"
45
45
46
46
#: ../../library/os.rst:19
47
47
msgid "Notes on the availability of these functions:"
You can’t perform that action at this time.
0 commit comments