File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : Python 3.12\n "
99"Report-Msgid-Bugs-To : \n "
1010"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 "
1212"Last-Translator : RockLeon <therockleona@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1414"tw)\n "
@@ -633,8 +633,8 @@ msgid ""
633633"will accept the *class object* of ``C``. For example::"
634634msgstr ""
635635"一個變數被註解為 ``C`` 可以接受一個型別為 ``C`` 的值。相對的,一個變數備註解"
636- "為 ``type[C]``(或 :class:`typing.Type[C] <Type>`)可以接受本身為該類別的值 "
637- "-- 具體來說,他可能會接受 ``C`` 的\\ *類別物件*\\ 。舉例來說: ::"
636+ "為 ``type[C]`` \\ (或 :class:`typing.Type[C] <Type>`)\\ 可以接受本身為該類 "
637+ "別的值 -- 具體來說,他可能會接受 ``C`` 的\\ *類別物件*\\ 。舉例來說: ::"
638638
639639#: ../../library/typing.rst:469
640640msgid "Note that ``type[C]`` is covariant::"
You can’t perform that action at this time.
0 commit comments