mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Merged revisions 81770 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r81770 | michael.foord | 2010-06-06 00:58:40 +0100 (Sun, 06 Jun 2010) | 1 line Code formatting change. ........
This commit is contained in:
parent
98b3e7652b
commit
d50a6b94b7
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@ class TestCase(object):
|
|||
# This attribute sets the maximum length of a diff in failure messsages
|
||||
# by assert methods using difflib. It is looked up as an instance attribute
|
||||
# so can be configured by individual tests if required.
|
||||
|
||||
maxDiff = 80*8
|
||||
|
||||
# Attribute used by TestSuite for classSetUp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue