mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Revert dummy commit now that the build slave is building.
This commit is contained in:
		
							parent
							
								
									6f6f6adea2
								
							
						
					
					
						commit
						9c8497eb6e
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -459,5 +459,4 @@ def create_connection(address, timeout=None): | ||||||
|             if sock is not None: |             if sock is not None: | ||||||
|                 sock.close() |                 sock.close() | ||||||
| 
 | 
 | ||||||
|     raise RuntimeError("error %s, msg %s" % (error, msg)) |  | ||||||
|     raise error, msg |     raise error, msg | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Georg Brandl
						Georg Brandl