File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1719,7 +1719,7 @@ msgstr ""
17191719msgid ""
17201720"Module :mod:`site` This describes how to use .pth files to extend "
17211721":data:`sys.path`."
1722- msgstr ""
1722+ msgstr ":mod:`site` 模块,该模块描述了如何使用 .pth 文件来扩展 :data:`sys.path`。 "
17231723
17241724#: ../../library/sys.rst:1068
17251725msgid ""
Original file line number Diff line number Diff line change @@ -174,6 +174,10 @@ msgid ""
174174"continuous integration system such as `Buildbot <https://buildbot.net/>`_, "
175175"`Jenkins <https://jenkins.io/>`_ or `Hudson <http://hudson-ci.org/>`_."
176176msgstr ""
177+ "包含在源代码分发中的 :file:`Tools/unittestgui/unittestgui.py` 文件是一个用于显示测试覆盖率和执行情况的 GUI"
178+ " 工具。它的目的是给那些单元测试的新手们提供方便。在生产环境中建议测试应由持续集成系统(continuous integration "
179+ "system)驱动,例如:`Buildbot <https://buildbot.net/>`_、 `Jenkins "
180+ "<https://jenkins.io/>`_ 或 `Hudson <http://hudson-ci.org/>`_。"
177181
178182#: ../../library/unittest.rst:82
179183msgid "Basic example"
You can’t perform that action at this time.
0 commit comments