File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ msgid ""
2828msgstr ""
2929"Project-Id-Version : Python 3.8\n "
3030"Report-Msgid-Bugs-To : \n "
31- "POT-Creation-Date : 2021-05-03 17:16 +0000\n "
31+ "POT-Creation-Date : 2021-07-28 18:06 +0000\n "
3232"PO-Revision-Date : 2020-05-30 12:10+0000\n "
3333"
Last-Translator :
Freesand Leo <[email protected] >, 2021\n "
3434"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -1656,8 +1656,8 @@ msgid ""
16561656msgstr "在由 *i* 给出的索引位置将 *x* 插入 *s* (等同于 ``s[i:i] = [x]``)"
16571657
16581658#: ../../library/stdtypes.rst:1095
1659- msgid "``s.pop([i] )``"
1660- msgstr "``s.pop([i])`` "
1659+ msgid "``s.pop()`` or ``s.pop(i )``"
1660+ msgstr ""
16611661
16621662#: ../../library/stdtypes.rst:1095
16631663msgid "retrieves the item at *i* and also removes it from *s*"
You can’t perform that action at this time.
0 commit comments