Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00624da commit 775d4a6Copy full SHA for 775d4a6
1 file changed
library/unittest.po
@@ -2436,7 +2436,7 @@ msgstr ""
2436
2437
#: ../../library/unittest.rst:1783
2438
msgid "Support for ``load_tests`` added."
2439
-msgstr ""
+msgstr "添加了对 ``load_tests`` 的支持。"
2440
2441
#: ../../library/unittest.rst:1786
2442
msgid ""
@@ -2445,6 +2445,8 @@ msgid ""
2445
"compatibility. The method also now accepts a keyword-only argument "
2446
"*pattern* which is passed to ``load_tests`` as the third argument."
2447
msgstr ""
2448
+"未写入文档的非官方 *use_load_tests* 默认参数已被弃用并忽略,但是它仍然被接受以便向下兼容。 此方法现在还接受一个仅限关键字参数 "
2449
+"*pattern*,它会被作为传给 ``load_tests`` 的第三个参数。"
2450
2451
#: ../../library/unittest.rst:1795
2452
msgid "Return a suite of all test cases given a string specifier."
0 commit comments