mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Code formatting change.
This commit is contained in:
		
							parent
							
								
									62c3c79426
								
							
						
					
					
						commit
						c532c57d44
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -163,6 +163,7 @@ class TestCase(object): | ||||||
|     # This attribute sets the maximum length of a diff in failure messsages |     # 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 |     # by assert methods using difflib. It is looked up as an instance attribute | ||||||
|     # so can be configured by individual tests if required. |     # so can be configured by individual tests if required. | ||||||
|  | 
 | ||||||
|     maxDiff = 80*8 |     maxDiff = 80*8 | ||||||
| 
 | 
 | ||||||
|     # Attribute used by TestSuite for classSetUp |     # Attribute used by TestSuite for classSetUp | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Michael Foord
						Michael Foord