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 9730bfb commit 6cab37eCopy full SHA for 6cab37e
library/io.po
@@ -66,8 +66,8 @@ msgid ""
66
"Operations that used to raise :exc:`IOError` now raise :exc:`OSError`, "
67
"since :exc:`IOError` is now an alias of :exc:`OSError`."
68
msgstr ""
69
-"原本會引發 :exec:`IOError` 的操作,現在將改成引發 :exec:`OSError`。因為 :"
70
-"exec:`IOError` 現在是 :exec:`OSError` 的別名。"
+"原本會引發 :exc:`IOError` 的操作,現在將改成引發 :exc:`OSError`。因為 :"
+"exc:`IOError` 現在是 :exc:`OSError` 的別名。"
71
72
#: ../../library/io.rst:51 ../../library/io.rst:855 ../../library/io.rst:1122
73
msgid "Text I/O"
0 commit comments