Issue 723287: add timeout support in socket using modules (original) (raw)

Now that Skip has fixed the socket.settimeout() issue for sockets as files (bug 707074), it would be nice if the higher level modules had options for setting socket timeouts. I'm thinking of httplib, smtplib, nntplib, et al.