File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-11-09 00:04+0000\n "
11
- "PO-Revision-Date : 2023-12-15 14:35 +0800\n "
11
+ "PO-Revision-Date : 2023-12-15 14:45 +0800\n "
12
12
"Last-Translator : RockLeon <therockleona@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -633,8 +633,8 @@ msgid ""
633
633
"will accept the *class object* of ``C``. For example::"
634
634
msgstr ""
635
635
"一個變數被註解為 ``C`` 可以接受一個型別為 ``C`` 的值。相對的,一個變數備註解"
636
- "為 ``type[C]``(或 :class:`typing.Type[C] <Type>`)可以接受本身為該類別的值 "
637
- "-- 具體來說,他可能會接受 ``C`` 的\\ *類別物件*\\ 。舉例來說: ::"
636
+ "為 ``type[C]`` \\ (或 :class:`typing.Type[C] <Type>`)\\ 可以接受本身為該類 "
637
+ "別的值 -- 具體來說,他可能會接受 ``C`` 的\\ *類別物件*\\ 。舉例來說: ::"
638
638
639
639
#: ../../library/typing.rst:469
640
640
msgid "Note that ``type[C]`` is covariant::"
You can’t perform that action at this time.
0 commit comments