Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Sinkronisasi dengan Transifex 20191123.
  • Loading branch information
oonid committed Nov 22, 2019
commit e459afdcaeaf7498df2185f46aa8961bcf59c98c
4 changes: 2 additions & 2 deletions library/unittest.mock.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-13 11:56+0000\n"
"POT-Creation-Date: 2019-11-22 11:59+0000\n"
"PO-Revision-Date: 2017-02-16 23:33+0000\n"
"Last-Translator: oon arfiandwi <oon.arfiandwi@gmail.com>, 2019\n"
"Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n"
Expand Down Expand Up @@ -692,7 +692,7 @@ msgstr ""
msgid ""
"if ``side_effect`` is an iterable, the async function will return the next "
"value of the iterable, however, if the sequence of result is exhausted, "
"``StopIteration`` is raised immediately,"
"``StopAsyncIteration`` is raised immediately,"
msgstr ""

#: ../../library/unittest.mock.rst:877
Expand Down
Loading