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

Skip to content

Commit 842ecae

Browse files
[po] auto sync
1 parent ffacbf0 commit 842ecae

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.23%", "updated_at": "2023-08-30T06:56:31Z"}
1+
{"translation": "90.24%", "updated_at": "2023-08-30T12:59:49Z"}

tutorial/classes.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,6 +1010,8 @@ msgid ""
10101010
"compact is that the :meth:`~iterator.__iter__` and "
10111011
":meth:`~generator.__next__` methods are created automatically."
10121012
msgstr ""
1013+
"可以用生成器来完成的任何功能同样可以通用前一节所描述的基于类的迭代器来完成。 但生成器的写法更为紧凑,因为它会自动创建 "
1014+
":meth:`~iterator.__iter__` 和 :meth:`~generator.__next__` 方法。"
10131015

10141016
#: ../../tutorial/classes.rst:886
10151017
msgid ""

0 commit comments

Comments
 (0)