File tree Expand file tree Collapse file tree 2 files changed +668
-654
lines changed Expand file tree Collapse file tree 2 files changed +668
-654
lines changed Original file line number Diff line number Diff line change 5
5
msgstr ""
6
6
"Project-Id-Version : Python 3.12\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
- "POT-Creation-Date : 2023-07-17 17:39+0800 \n "
8
+ "POT-Creation-Date : 2023-08-24 00:03+0000 \n "
9
9
"PO-Revision-Date : 2023-02-11 15:02+0800\n "
10
10
"Last-Translator : \n "
11
11
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -960,7 +960,7 @@ msgstr ""
960
960
msgid ""
961
961
"There is a tiny performance penalty when using ``frozen=True``: :meth:"
962
962
"`~object.__init__` cannot use simple assignment to initialize fields, and "
963
- "must use :meth:`~ object.__setattr__`."
963
+ "must use :meth:`! object.__setattr__`."
964
964
msgstr ""
965
965
"使用 ``frozen=True`` 時有一個微小的性能損失::meth:`__init__` 不能使用簡單賦"
966
966
"值來初始化欄位,必須使用 :meth:`object.__setattr__`。"
You can’t perform that action at this time.
0 commit comments