File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.7\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2019-06-03 11:46 +0900\n "
15+ "POT-Creation-Date : 2019-06-13 11:38 +0900\n "
1616"PO-Revision-Date : 2017-02-16 23:06+0000\n "
1717"
Last-Translator :
Freesand Leo <[email protected] >, 2018\n "
1818"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -1158,9 +1158,9 @@ msgstr ""
11581158#: ../../library/dis.rst:1168
11591159msgid ""
11601160"Prefixes any opcode which has an argument too big to fit into the default "
1161- "two bytes. *ext* holds two additional bytes which, taken together with the "
1162- "subsequent opcode's argument, comprise a four-byte argument, *ext* being the "
1163- " two most-significant bytes ."
1161+ "one byte. *ext* holds an additional byte which act as higher bits in the "
1162+ "argument. For each opcode, at most three prefixal ``EXTENDED_ARG`` are "
1163+ "allowed, forming an argument from two-byte to four-byte ."
11641164msgstr ""
11651165
11661166#: ../../library/dis.rst:1176
You can’t perform that action at this time.
0 commit comments