File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -670,6 +670,7 @@ msgid ""
670670" :class:`list`), we need to configure the object returned by the call to "
671671"``foo.iter()``."
672672msgstr ""
673+ "为了配置从迭代操作(隐含在对 :class:`list` 的调用中)返回的值,我们需要配置调用 ``foo.iter()`` 所返回的对象。"
673674
674675#: ../../library/unittest.mock-examples.rst:651
675676msgid ""
@@ -679,10 +680,14 @@ msgid ""
679680"powerful they are is: `Generator Tricks for Systems Programmers "
680681"<http://www.dabeaz.com/generators/>`_."
681682msgstr ""
683+ "此外还有生成器表达式和更多的生成器 `进阶用法 "
684+ "<http://www.dabeaz.com/coroutines/index.html>`_,但在这里我们不去关心它们。 "
685+ "有关生成器及其强大功能的一个很好的介绍请参阅: `针对系统程序员的生成器妙招 "
686+ "<http://www.dabeaz.com/generators/>`_。"
682687
683688#: ../../library/unittest.mock-examples.rst:659
684689msgid "Applying the same patch to every test method"
685- msgstr ""
690+ msgstr "对每个测试方法应用相同的补丁 "
686691
687692#: ../../library/unittest.mock-examples.rst:661
688693msgid ""
You can’t perform that action at this time.
0 commit comments