File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.9\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2021-01-01 05:02 +0000\n "
14+ "POT-Creation-Date : 2021-06-20 06:40 +0000\n "
1515"PO-Revision-Date : 2017-02-16 17:38+0000\n "
1616"
Last-Translator :
汪心禾 <[email protected] >, 2019\n "
1717"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -328,7 +328,8 @@ msgid ""
328328"Return an estimated length for the object *o*. First try to return its "
329329"actual length, then an estimate using :meth:`~object.__length_hint__`, and "
330330"finally return the default value. On error return ``-1``. This is the "
331- "equivalent to the Python expression ``operator.length_hint(o, default)``."
331+ "equivalent to the Python expression ``operator.length_hint(o, "
332+ "defaultvalue)``."
332333msgstr ""
333334
334335#: ../../c-api/object.rst:326
You can’t perform that action at this time.
0 commit comments