Message 88421 - Python tracker

Message88421

Author ps
Recipients jackdied, ps
Date 2009-05-27.15:31:44
SpamBayes Score 0.0019649651
Marked as misclassified No
Message-id <1243438306.59.0.72721551911.issue6106@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your support.
But the telnetlib from 3.1 also behaves in the same way. "read_until" 
always times out and returns b''. The problem seems to be with the byte 
string expected. The string after letter b is not passed properly.
History
Date User Action Args
2009-05-27 15:31:46pssetrecipients: + ps, jackdied
2009-05-27 15:31:46pssetmessageid: <1243438306.59.0.72721551911.issue6106@psf.upfronthosting.co.za>
2009-05-27 15:31:45pslinkissue6106 messages
2009-05-27 15:31:44pscreate