Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c4822c5

Browse files
committed
[po] auto sync bot
1 parent 0d73960 commit c4822c5

2 files changed

Lines changed: 3968 additions & 3955 deletions

File tree

library/stdtypes.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4676,6 +4676,10 @@ msgid ""
46764676
"in :class:`dict`, :class:`list`, and :class:`tuple` classes, and the "
46774677
":mod:`collections` module.)"
46784678
msgstr ""
4679+
":dfn:`set` 对象是由具有唯一性的 :term:`hashable` 对象所组成的无序多项集。 "
4680+
"常见的用途包括成员检测、从序列中去除重复项以及数学中的集合类计算,例如交集、并集、差集与对称差集等等。 (关于其他容器对象请参看 "
4681+
":class:`dict`, :class:`list` 与 :class:`tuple` 等内置类,以及 :mod:`collections` "
4682+
"模块。)"
46794683

46804684
#: ../../library/stdtypes.rst:3888
46814685
msgid ""

0 commit comments

Comments
 (0)