File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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-04-10 22:51 +0000\n "
14
+ "POT-Creation-Date : 2020-04-13 03:09 +0000\n "
15
15
"PO-Revision-Date : 2019-09-01 03:26+0000\n "
16
16
"Last-Translator : tomo, 2019\n "
17
17
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -922,9 +922,9 @@ msgstr ""
922
922
923
923
#: ../../library/dis.rst:838
924
924
msgid ""
925
- "The version of :opcode:`BUILD_MAP` specialized for constant keys. *count* "
926
- "values are consumed from the stack. The top element on the stack contains a "
927
- " tuple of keys ."
925
+ "The version of :opcode:`BUILD_MAP` specialized for constant keys. Pops the "
926
+ "top element on the stack which contains a tuple of keys, then starting from "
927
+ "``TOS1``, pops *count* values to form values in the built dictionary ."
928
928
msgstr ""
929
929
930
930
#: ../../library/dis.rst:847
You can’t perform that action at this time.
0 commit comments