Bug in socket.connect_ex() implementation or docs ?!

M.-A. Lemburg mal at lemburg.com
Thu May 6 11:45:56 EDT 1999


Hi,

I just noticed that the .connect_ex() does raise socket.errors,
even though the docs say, it does not. The exception I get is:
	
	socket.error: host not found

I think either the docs or the implementation should be changed...
guess which one is simpler ;-)

-- 
Marc-Andre Lemburg
______________________________________________________________________
Y2000:                                            Y2000: 239 days left
Business:                                      http://www.lemburg.com/
Python Pages:                 http://starship.python.net/crew/lemburg/






More information about the Python-list mailing list