File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : Python 3.14\n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2026-08-01 00:29 +0000\n "
10+ "POT-Creation-Date : 2026-08-03 00:30 +0000\n "
1111"PO-Revision-Date : 2024-05-11 16:02+0800\n "
1212"Last-Translator : Matt Wang <mattwang44@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -699,10 +699,11 @@ msgstr ""
699699
700700#: ../../library/functools.rst:392
701701msgid ""
702- "If :func:`!partial` is applied to an existing :func:`!partial` object, :data:"
703- "`!Placeholder` sentinels of the input object are filled in with new "
704- "positional arguments. A placeholder can be retained by inserting a new :data:"
705- "`!Placeholder` sentinel to the place held by a previous :data:`!Placeholder`:"
702+ "If :func:`!partial` is applied to an existing :ref:`partial object <partial-"
703+ "objects>`, :data:`!Placeholder` sentinels of the input object are filled in "
704+ "with new positional arguments. A placeholder can be retained by inserting a "
705+ "new :data:`!Placeholder` sentinel to the place held by a previous :data:`!"
706+ "Placeholder`:"
706707msgstr ""
707708
708709#: ../../library/functools.rst:398
You can’t perform that action at this time.
0 commit comments