File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ msgid ""
1616msgstr ""
1717"Project-Id-Version : Python 3.8\n "
1818"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 "
2020"PO-Revision-Date : 2017-02-16 23:06+0000\n "
2121"Last-Translator : tomo, 2019\n "
2222"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -985,9 +985,9 @@ msgstr ""
985985
986986#: ../../library/dis.rst:897
987987msgid ""
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 ."
991991msgstr ""
992992
993993#: ../../library/dis.rst:906
You can’t perform that action at this time.
0 commit comments