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 Reuben.D'Netto
Recipients Reuben.D'Netto
Date 2013-02-13.05:06:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360732006.1.0.547363663584.issue17200@psf.upfronthosting.co.za>
In-reply-to
Content
read_until() takes a value for timeout in seconds, but passes it to poll(), which takes a value in milliseconds.
History
Date User Action Args
2013-02-13 05:06:46Reuben.D'Nettosetrecipients: + Reuben.D'Netto
2013-02-13 05:06:46Reuben.D'Nettosetmessageid: <1360732006.1.0.547363663584.issue17200@psf.upfronthosting.co.za>
2013-02-13 05:06:46Reuben.D'Nettolinkissue17200 messages
2013-02-13 05:06:45Reuben.D'Nettocreate