File tree Expand file tree Collapse file tree 3 files changed +1193
-1179
lines changed
Expand file tree Collapse file tree 3 files changed +1193
-1179
lines changed Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : Python 3.13\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2024-09-23 07:52+0800 \n "
11+ "POT-Creation-Date : 2025-02-18 00:13+0000 \n "
1212"PO-Revision-Date : 2018-05-23 14:07+0000\n "
1313"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1414"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -160,10 +160,16 @@ msgstr ""
160160
161161#: ../../c-api/slice.rst:123
162162msgid ""
163+ "The type of Python :const:`Ellipsis` object. Same as :class:`types."
164+ "EllipsisType` in the Python layer."
165+ msgstr ""
166+
167+ #: ../../c-api/slice.rst:129
168+ msgid ""
163169"The Python ``Ellipsis`` object. This object has no methods. Like :c:data:"
164170"`Py_None`, it is an :term:`immortal` singleton object."
165171msgstr ""
166172
167- #: ../../c-api/slice.rst:126
173+ #: ../../c-api/slice.rst:132
168174msgid ":c:data:`Py_Ellipsis` is immortal."
169175msgstr ":c:data:`Py_Ellipsis` 為不滅的 (immortal)。"
You can’t perform that action at this time.
0 commit comments