Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634bcbd commit a8bdb0cCopy full SHA for a8bdb0c
library/os.po
@@ -80,7 +80,7 @@ msgstr ""
80
#: ../../library/os.rst:35
81
msgid ""
82
"On VxWorks, os.popen, os.fork, os.execv and os.spawn*p* are not supported."
83
-msgstr "在 VxWorks, 不支援 os.popen、os.fork、 os.execv和os.spawn*p*。"
+msgstr "在 VxWorks, 不支援 os.popen、os.fork、os.execv 和 os.spawn*p*。"
84
85
#: ../../library/os.rst:37
86
@@ -104,7 +104,7 @@ msgid ""
104
"that have the correct type, but are not accepted by the operating system."
105
msgstr ""
106
"在檔案名稱和路徑找不到或無效的時候,或引數型別正確但作業系統不接受的時候,在"
107
-"此模組中的所有的函式都會引發 :exc:`OSError`(或其子類別)。"
+"此模組中的所有的函式都會引發 :exc:`OSError`\\ (或其子類別)。"
108
109
#: ../../library/os.rst:53
110
msgid "An alias for the built-in :exc:`OSError` exception."
0 commit comments