[issue7646] test_telnetlib fails in Windows XP

2010-02-22 Thread Austin English
Austin English added the comment: Okay, thanks for the information. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubs

[issue7646] test_telnetlib fails in Windows XP

2010-02-22 Thread Jack Diederich
Jack Diederich added the comment: I was mistaken, the tests were backported to 3.1.x maint (In fact I was the one who did it). So this is fixed in the next point release of 3.1.x. -- resolution: -> out of date status: open -> closed ___ Python tra

[issue7646] test_telnetlib fails in Windows XP

2010-01-06 Thread Austin English
Changes by Austin English : -- type: -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue7646] test_telnetlib fails in Windows XP

2010-01-06 Thread Austin English
New submission from Austin English : socket.error: [Errno 10053] An established connection was aborted by the software in your host machine Full output is attached. -- components: Windows files: telnetlib.txt messages: 97319 nosy: austin987 severity: normal status: open title: test_tel