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 @@ -16,7 +16,7 @@ msgid ""
16
16
msgstr ""
17
17
"Project-Id-Version : Python 3.8\n "
18
18
"Report-Msgid-Bugs-To : \n "
19
- "POT-Creation-Date : 2020-04-03 13:23 +0000\n "
19
+ "POT-Creation-Date : 2020-04-13 03:04 +0000\n "
20
20
"PO-Revision-Date : 2017-02-16 23:06+0000\n "
21
21
"Last-Translator : tomo, 2019\n "
22
22
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -985,9 +985,9 @@ msgstr ""
985
985
986
986
#: ../../library/dis.rst:897
987
987
msgid ""
988
- "The version of :opcode:`BUILD_MAP` specialized for constant keys. *count* "
989
- "values are consumed from the stack. The top element on the stack contains a "
990
- " tuple of keys ."
988
+ "The version of :opcode:`BUILD_MAP` specialized for constant keys. Pops the "
989
+ "top element on the stack which contains a tuple of keys, then starting from "
990
+ "``TOS1``, pops *count* values to form values in the built dictionary ."
991
991
msgstr ""
992
992
993
993
#: ../../library/dis.rst:906
You can’t perform that action at this time.
0 commit comments