File tree Expand file tree Collapse file tree 2 files changed +200
-210
lines changed Expand file tree Collapse file tree 2 files changed +200
-210
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.7\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2020-01-01 04:28 +0000\n "
14
+ "POT-Creation-Date : 2020-01-16 04:34 +0000\n "
15
15
"PO-Revision-Date : 2019-09-01 02:44+0000\n "
16
16
"Last-Translator : tomo, 2019\n "
17
17
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -2965,10 +2965,8 @@ msgstr "その呼び出しが完了しているかどうかを返します。"
2965
2965
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/multiprocessing.rst:2254
2966
2966
msgid ""
2967
2967
"Return whether the call completed without raising an exception. Will raise "
2968
- ":exc:`AssertionError ` if the result is not ready."
2968
+ ":exc:`ValueError ` if the result is not ready."
2969
2969
msgstr ""
2970
- "その呼び出しが例外を発生させることなく完了したかどうかを返します。その結果が返せる状態でない場合 :exc:`AssertionError` "
2971
- "が発生します。"
2972
2970
2973
2971
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/multiprocessing.rst:2257
2974
2972
msgid "The following example demonstrates the use of a pool::"
You can’t perform that action at this time.
0 commit comments