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

Skip to content

Commit ba2b813

Browse files
[po] auto sync
1 parent 0b0825a commit ba2b813

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

library/unittest.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1866,12 +1866,15 @@ msgid ""
18661866
"(including all the sequence comparison methods that delegate to it), "
18671867
":meth:`assertDictEqual` and :meth:`assertMultiLineEqual`."
18681868
msgstr ""
1869+
"这个属性控制来自在测试失败时报告 diffs 的断言方法的 diffs 输出的最大长度。 它默认为 80*8 个字符。 这个属性所影响的断言方法有 "
1870+
":meth:`assertSequenceEqual` (包括所有委托给它的序列比较方法), :meth:`assertDictEqual` 以及 "
1871+
":meth:`assertMultiLineEqual`。"
18691872

18701873
#: ../../library/unittest.rst:1409
18711874
msgid ""
18721875
"Setting ``maxDiff`` to ``None`` means that there is no maximum length of "
18731876
"diffs."
1874-
msgstr ""
1877+
msgstr "将 ``maxDiff`` 设为 ``None`` 表示不限制 diffs 的最大长度。"
18751878

18761879
#: ../../library/unittest.rst:1415
18771880
msgid ""

0 commit comments

Comments
 (0)