File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ msgstr ""
227227msgid ""
228228"Note, the iteration order of a :class:`ChainMap()` is determined by scanning"
229229" the mappings last to first::"
230- msgstr "注意,一个 :class:`ChainMap()` 的迭代顺序是通过从后往前扫描该映射来确定的 ::"
230+ msgstr "注意,一个 :class:`ChainMap()` 的迭代顺序是通过从后往前扫描所有映射来确定的 ::"
231231
232232#: ../../library/collections.rst:111
233233msgid ""
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ msgid ""
4747"module search path or additions to the builtins. To explicitly trigger the "
4848"usual site-specific additions, call the :func:`site.main` function."
4949msgstr ""
50- "导入此模块将会附加域特定的路径到模块搜索路径并且添加一些内建对象,除非使用了 :option:`-S` "
51- "选项。在此例中 ,模块可以被安全地导入,而不会对模块搜索路径和内建对象有自动的修改或添加。要明确地触发通常域特定的添加,调用函数 "
50+ "导入此模块将会附加域特定的路径到模块搜索路径并且添加一些内建对象,除非使用了 :option:`-S` 选项。 "
51+ "那样的话 ,模块可以被安全地导入,而不会对模块搜索路径和内建对象有自动的修改或添加。要明确地触发通常域特定的添加,调用函数 "
5252":func:`site.main`。"
5353
5454#: ../../library/site.rst:24
You can’t perform that action at this time.
0 commit comments