mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Remove accidental print statement from last commit.
This commit is contained in:
		
							parent
							
								
									a715255a27
								
							
						
					
					
						commit
						08611b5e55
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -820,7 +820,6 @@ def assertSameElements(self, expected_seq, actual_seq, msg=None): | |||
|         if unexpected: | ||||
|             errors.append('Unexpected, but present:\n    %s' % | ||||
|                           safe_repr(unexpected)) | ||||
|         print 'errors', errors | ||||
|         if errors: | ||||
|             standardMsg = '\n'.join(errors) | ||||
|             self.fail(self._formatMessage(msg, standardMsg)) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Michael Foord
						Michael Foord