Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9029475 commit 99058b0Copy full SHA for 99058b0
2 files changed
.stat.json
@@ -1 +1 @@
1
-{"translation": "92.45%", "updated_at": "2023-11-24T15:55:49Z"}
+{"translation": "92.46%", "updated_at": "2023-11-24T16:56:11Z"}
howto/descriptor.po
@@ -472,15 +472,15 @@ msgstr "描述器协议"
472
473
#: ../../howto/descriptor.rst:524
474
msgid "``descr.__get__(self, obj, type=None)``"
475
-msgstr ""
+msgstr "``descr.__get__(self, obj, type=None)``"
476
477
#: ../../howto/descriptor.rst:526
478
msgid "``descr.__set__(self, obj, value)``"
479
+msgstr "``descr.__set__(self, obj, value)``"
480
481
#: ../../howto/descriptor.rst:528
482
msgid "``descr.__delete__(self, obj)``"
483
+msgstr "``descr.__delete__(self, obj)``"
484
485
#: ../../howto/descriptor.rst:530
486
msgid ""
0 commit comments