Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 775d4a6

Browse files
[po] auto sync
1 parent 00624da commit 775d4a6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/unittest.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2436,7 +2436,7 @@ msgstr ""
24362436

24372437
#: ../../library/unittest.rst:1783
24382438
msgid "Support for ``load_tests`` added."
2439-
msgstr ""
2439+
msgstr "添加了对 ``load_tests`` 的支持。"
24402440

24412441
#: ../../library/unittest.rst:1786
24422442
msgid ""
@@ -2445,6 +2445,8 @@ msgid ""
24452445
"compatibility. The method also now accepts a keyword-only argument "
24462446
"*pattern* which is passed to ``load_tests`` as the third argument."
24472447
msgstr ""
2448+
"未写入文档的非官方 *use_load_tests* 默认参数已被弃用并忽略,但是它仍然被接受以便向下兼容。 此方法现在还接受一个仅限关键字参数 "
2449+
"*pattern*,它会被作为传给 ``load_tests`` 的第三个参数。"
24482450

24492451
#: ../../library/unittest.rst:1795
24502452
msgid "Return a suite of all test cases given a string specifier."

0 commit comments

Comments
 (0)