[issue805194] Inappropriate error received using socket timeout on Windows.

2009-02-14 Thread Jean-Paul Calderone
Changes by Jean-Paul Calderone : -- nosy: -exarkun ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue805194] Inappropriate error received using socket timeout on Windows.

2009-02-14 Thread Daniel Diniz
Changes by Daniel Diniz : -- title: Inappropriate error received using socket timeout -> Inappropriate error received using socket timeout on Windows. type: -> behavior versions: +Python 2.6 -Python 2.3 ___ Python tracker