Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f17d1e4

Browse files
author
github-actions
committed
Merge 3.11 into 3.9
1 parent 535c942 commit f17d1e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

library/functions.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,6 +1362,10 @@ msgid ""
13621362
"with two leading underscores) name in order to retrieve it with :func:"
13631363
"`getattr`."
13641364
msgstr ""
1365+
":ref:`プライベートな名前のマングリング <private-name-mangling>` はコンパイル"
1366+
"時に行われます。そのため、プライベートな属性 (先頭に2つのアンダースコアを伴う"
1367+
"名前を持つ属性) の値を :func:`getattr` で取り出すためには、属性名を手動でマン"
1368+
"グリングする必要があります。"
13651369

13661370
#: ../../library/functions.rst:689
13671371
msgid ""

0 commit comments

Comments
 (0)