File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -3445,13 +3445,12 @@ msgid "Return whether the call has completed."
3445
3445
msgstr "Renvoie ``True`` ou ``False`` suivant si la tâche est accomplie."
3446
3446
3447
3447
#: ../Doc/library/multiprocessing.rst:2281
3448
- #, fuzzy
3449
3448
msgid ""
3450
3449
"Return whether the call completed without raising an exception. Will raise :"
3451
3450
"exc:`ValueError` if the result is not ready."
3452
3451
msgstr ""
3453
3452
"Renvoie ``True`` ou ``False`` suivant si la tâche est accomplie sans lever "
3454
- "d'exception. Lève une :exc:`AssertionError ` si le résultat n'est pas prêt."
3453
+ "d'exception. Lève une :exc:`ValueError ` si le résultat n'est pas prêt."
3455
3454
3456
3455
#: ../Doc/library/multiprocessing.rst:2284
3457
3456
msgid ""
You can’t perform that action at this time.
0 commit comments