File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2399,7 +2399,7 @@ msgstr ""
23992399
24002400#: ../../library/unittest.rst:1762
24012401msgid "Support for ``load_tests`` added."
2402- msgstr ""
2402+ msgstr "添加了对 ``load_tests`` 的支持。 "
24032403
24042404#: ../../library/unittest.rst:1765
24052405msgid ""
@@ -2408,10 +2408,12 @@ msgid ""
24082408"compatibility. The method also now accepts a keyword-only argument "
24092409"*pattern* which is passed to ``load_tests`` as the third argument."
24102410msgstr ""
2411+ "未写入文档的非官方 *use_load_tests* 默认参数已被弃用并忽略,但是它仍然被接受以便向下兼容。 此方法现在还接受一个仅限关键字参数 "
2412+ "*pattern*,它会被作为传给 ``load_tests`` 的第三个参数。"
24112413
24122414#: ../../library/unittest.rst:1774
24132415msgid "Return a suite of all test cases given a string specifier."
2414- msgstr ""
2416+ msgstr "返回由给出了字符串形式规格描述的所有测试用例组成的测试套件。 "
24152417
24162418#: ../../library/unittest.rst:1776
24172419msgid ""
You can’t perform that action at this time.
0 commit comments