File tree Expand file tree Collapse file tree 3 files changed +3700
-3693
lines changed Expand file tree Collapse file tree 3 files changed +3700
-3693
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.7\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2018-09-26 09:18+0900\n "
11
+ "POT-Creation-Date : 2018-09-28 09:18+0900\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : tomo🐧, 2018\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -899,15 +899,14 @@ msgstr "*obj* が :ref:`コルーチンオブジェクト <coroutine>` であれ
899
899
#: ../../library/asyncio-task.rst:895
900
900
msgid ""
901
901
"This method is different from :func:`inspect.iscoroutine` because it returns"
902
- " ``True`` for generator-based coroutines decorated with :func:`@coroutine "
903
- "<coroutine>`."
902
+ " ``True`` for generator-based coroutines."
904
903
msgstr ""
905
904
906
- #: ../../library/asyncio-task.rst:901
905
+ #: ../../library/asyncio-task.rst:900
907
906
msgid "Return ``True`` if *func* is a :ref:`coroutine function <coroutine>`."
908
907
msgstr ""
909
908
910
- #: ../../library/asyncio-task.rst:904
909
+ #: ../../library/asyncio-task.rst:903
911
910
msgid ""
912
911
"This method is different from :func:`inspect.iscoroutinefunction` because it"
913
912
" returns ``True`` for generator-based coroutine functions decorated with "
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.7\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2018-09-26 09:18+0900\n "
11
+ "POT-Creation-Date : 2018-09-28 09:18+0900\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : takey <taketakeyyy@gmail.com>, 2018\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -3656,6 +3656,6 @@ msgstr ""
3656
3656
3657
3657
#: ../../whatsnew/3.7.rst:2524
3658
3658
msgid ""
3659
- ":mod:`xml.dom.minidom` and mod:`xml.sax` modules no longer process external "
3660
- "entities by default. See also :issue:`17239`."
3659
+ ":mod:`xml.dom.minidom` and : mod:`xml.sax` modules no longer process external"
3660
+ " entities by default. See also :issue:`17239`."
3661
3661
msgstr ""
You can’t perform that action at this time.
0 commit comments