Hello all,

in my code i am importing timeoutsocket in order to set the time out of a
connection. When i try to acces an https site I get the error:

"TypeError: ssl() argument 1 must be _socket.socket, not _socketobject"

when I am not using the timeoutsocket module, I don't have any problems. how
can i solve this ? (I still need to be able to set the timeout of a
connection...)

thanks,
Tsila
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to