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 3897c2c commit 80757e8Copy full SHA for 80757e8
library/http.cookiejar.po
@@ -490,7 +490,7 @@ msgid ""
490
"example if the file does not exist."
491
msgstr ""
492
"被命名的檔案必須是類別所能正確剖析的格式,否則會產生 :exc:`LoadError`。此"
493
-"外,:exc:`OSError` 可能會被拋出,例如檔案不存在時。"
+"外,:exc:`OSError` 可能會被引發,例如檔案不存在時。"
494
495
#: ../../library/http.cookiejar.rst:285
496
msgid ":exc:`IOError` used to be raised, it is now an alias of :exc:`OSError`."
0 commit comments