10000
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 3fe1bd5 commit c3a0121Copy full SHA for c3a0121
library/asyncio-task.po
@@ -48,6 +48,9 @@ msgid ""
48
"preferred way of writing asyncio applications. For example, the following "
49
"snippet of code prints \"hello\", waits 1 second, and then prints \"world\"::"
50
msgstr ""
51
+"async/await 構文で宣言された :term:`コルーチン <coroutine>` は、 asyncio を"
52
+"使ったアプリケーションを書くのに推奨される方法です。例えば、次のコードスニ"
53
+"ペットは \"hello\" を出力し、そこから 1 秒待って \"world\" を出力します:: "
54
55
#: ../../library/asyncio-task.rst:41
56
msgid ""
0 commit comments