Skip to content

Commit 6236686

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython 655c4255
1 parent e4db194 commit 6236686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/dis.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-01-03 20:44+0000\n"
11+
"POT-Creation-Date: 2024-03-29 00:03+0000\n"
1212
"PO-Revision-Date: 2018-07-27 16:55+0800\n"
1313
"Last-Translator: Adrian Liaw <[email protected]>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1041,7 +1041,7 @@ msgstr ""
10411041
#: ../../library/dis.rst:1118
10421042
msgid ""
10431043
"The low bit of ``namei`` signals to attempt a method load, as with :opcode:"
1044-
"`LOAD_ATTR`, which results in pushing ``None`` and the loaded method. When "
1044+
"`LOAD_ATTR`, which results in pushing ``NULL`` and the loaded method. When "
10451045
"it is unset a single value is pushed to the stack."
10461046
msgstr ""
10471047

0 commit comments

Comments
 (0)