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

Skip to content

Commit 7d920a0

Browse files
author
github-actions
committed
Merge 3.11 into 3.9
1 parent 3407b86 commit 7d920a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

faq/programming.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2204,6 +2204,10 @@ msgid ""
22042204
"this trick is also handy if you want to decide dynamically (e.g. depending "
22052205
"on availability of resources) which base class to use. Example::"
22062206
msgstr ""
2207+
"基底クラスをエイリアス (alias) に代入しておいてから、そのエイリアスを継承する"
2208+
"といいかもしれません。そうすればエイリアスに代入する値を変えるだけで済みま"
2209+
"す。ちなみに、この手法は使用する基底クラスを動的に選びたいとき、例えば使える"
2210+
"リソースによって選びたいときなどにも便利です。例::"
22072211

22082212
#: ../../faq/programming.rst:1570
22092213
msgid "How do I create static class data and static class methods?"

0 commit comments

Comments
 (0)