Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29fa2d commit 5721703Copy full SHA for 5721703
1 file changed
library/os.po
@@ -2797,7 +2797,7 @@ msgid ""
2797
"This is called automatically when the iterator is exhausted or garbage "
2798
"collected, or when an error happens during iterating. However it is "
2799
"advisable to call it explicitly or use the :keyword:`with` statement."
2800
-msgstr ""
+msgstr "当迭代器迭代完毕,或垃圾回收,或迭代过程出错时,将自动调用本方法。但仍建议显式调用它或使用 :keyword:`with` 语句。"
2801
2802
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/os.rst:2229
2803
msgid ""
0 commit comments