This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients serhiy.storchaka, socketpair
Date 2013-06-29.21:53:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372542817.8.0.645119535075.issue18329@psf.upfronthosting.co.za>
In-reply-to
Content
Try to wrap socket.makefile() with io.BufferedReader().
History
Date User Action Args
2013-06-29 21:53:37serhiy.storchakasetrecipients: + serhiy.storchaka, socketpair
2013-06-29 21:53:37serhiy.storchakasetmessageid: <1372542817.8.0.645119535075.issue18329@psf.upfronthosting.co.za>
2013-06-29 21:53:37serhiy.storchakalinkissue18329 messages
2013-06-29 21:53:37serhiy.storchakacreate