[issue6960] test_telnetlib gives spurious output

2010-07-14 Thread Jack Diederich
Jack Diederich added the comment: r76133 (which came after this bug) fixed most test_telnetlib bugs by using mocks instead of trying to setup full-blown client/server TCP cases. -- ___ Python tracker _

[issue6960] test_telnetlib gives spurious output

2010-07-14 Thread Antoine Pitrou
Antoine Pitrou added the comment: Ok, let's say this was an exceptional failure. -- resolution: -> works for me status: open -> closed ___ Python tracker ___ ___

[issue6960] test_telnetlib gives spurious output

2010-07-14 Thread Senthil Kumaran
Senthil Kumaran added the comment: No problems observed now. I randomized and ran the tests a couple of times. I don't know what the scenario was when this was observed, so I will let __ap__ close the issue. -- nosy: +orsenthil ___ Python tracker

[issue6960] test_telnetlib gives spurious output

2010-07-11 Thread Mark Lawrence
Mark Lawrence added the comment: Is this reproducible or can this be closed? -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1 ___ Python tracker ___ __

[issue6960] test_telnetlib gives spurious output

2009-09-21 Thread Antoine Pitrou
New submission from Antoine Pitrou : I just got the following traceback: Exception in thread Thread-538: Traceback (most recent call last): File "/home/antoine/py3k/__svn__/Lib/threading.py", line 509, in _bootstrap_inner self.run() File "/home/antoine/py3k/__svn__/Lib/threading.py", lin