Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8bdb0c

Browse files
authored
Apply suggestions from code review
1 parent 634bcbd commit a8bdb0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/os.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ msgstr ""
8080
#: ../../library/os.rst:35
8181
msgid ""
8282
"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*。"
83+
msgstr "在 VxWorks, 不支援 os.popen、os.fork、os.execv 和 os.spawn*p*。"
8484

8585
#: ../../library/os.rst:37
8686
msgid ""
@@ -104,7 +104,7 @@ msgid ""
104104
"that have the correct type, but are not accepted by the operating system."
105105
msgstr ""
106106
"在檔案名稱和路徑找不到或無效的時候,或引數型別正確但作業系統不接受的時候,在"
107-
"此模組中的所有的函式都會引發 :exc:`OSError`(或其子類別)。"
107+
"此模組中的所有的函式都會引發 :exc:`OSError`\\ (或其子類別)。"
108108

109109
#: ../../library/os.rst:53
110110
msgid "An alias for the built-in :exc:`OSError` exception."

0 commit comments

Comments
 (0)