 66d297d420
			
		
	
	66d297d420
	
	
	
		
			
			Apparently urllib can throw a range of different exceptions: 1. HTTPError 2. URLError with e.reason set to the actual exception 3. TimeoutError from getresponse, which is not wrapped
 66d297d420
			
		
	
	66d297d420
	
	
	
		
			
			Apparently urllib can throw a range of different exceptions: 1. HTTPError 2. URLError with e.reason set to the actual exception 3. TimeoutError from getresponse, which is not wrapped