mirror of
https://github.com/python/cpython.git
synced 2025-11-01 06:01:29 +00:00
Typo correction.
This commit is contained in:
parent
0fedb28951
commit
ae1bb9a00c
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ class TestCase(object):
|
|||
|
||||
longMessage = False
|
||||
|
||||
# This attribute sets the maximum length of a diff in failure messsages
|
||||
# This attribute sets the maximum length of a diff in failure messages
|
||||
# by assert methods using difflib. It is looked up as an instance attribute
|
||||
# so can be configured by individual tests if required.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue