File tree Expand file tree Collapse file tree 2 files changed +223
-233
lines changed
Expand file tree Collapse file tree 2 files changed +223
-233
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ msgid ""
1919msgstr ""
2020"Project-Id-Version : Python 3.8\n "
2121"Report-Msgid-Bugs-To : \n "
22- "POT-Creation-Date : 2020-01-01 12:19 +0000\n "
22+ "POT-Creation-Date : 2020-01-16 12:26 +0000\n "
2323"PO-Revision-Date : 2017-02-16 23:19+0000\n "
2424"Last-Translator : tomo, 2019\n "
2525"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -3001,10 +3001,8 @@ msgstr "その呼び出しが完了しているかどうかを返します。"
30013001#: /home/travis/build/python/cpython-doc-catalog/Doc/library/multiprocessing.rst:2281
30023002msgid ""
30033003"Return whether the call completed without raising an exception. Will raise "
3004- ":exc:`AssertionError ` if the result is not ready."
3004+ ":exc:`ValueError ` if the result is not ready."
30053005msgstr ""
3006- "その呼び出しが例外を発生させることなく完了したかどうかを返します。その結果が返せる状態でない場合 :exc:`AssertionError` "
3007- "が発生します。"
30083006
30093007#: /home/travis/build/python/cpython-doc-catalog/Doc/library/multiprocessing.rst:2284
30103008msgid ""
You can’t perform that action at this time.
0 commit comments