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 mark.dickinson
Recipients MrJean1, alanmcintyre, donmez, facundobatista, giampaolo.rodola, josiahcarlson, mark.dickinson, r.david.murray
Date 2009-05-07.20:10:51
SpamBayes Score 0.07288985
Marked as misclassified No
Message-id <1241727053.75.0.552352542435.issue5798@psf.upfronthosting.co.za>
In-reply-to
Content
That fixes test_empty_line (in test_asynchat.py), but now I get a hang in 
test_close_when_done.

By the way, here's an interesting site that goes some way to explaining 
what to expect from select.poll and EOF.

http://www.greenend.org.uk/rjk/2001/06/poll.html
History
Date User Action Args
2009-05-07 20:10:53mark.dickinsonsetrecipients: + mark.dickinson, facundobatista, josiahcarlson, alanmcintyre, giampaolo.rodola, donmez, MrJean1, r.david.murray
2009-05-07 20:10:53mark.dickinsonsetmessageid: <1241727053.75.0.552352542435.issue5798@psf.upfronthosting.co.za>
2009-05-07 20:10:52mark.dickinsonlinkissue5798 messages
2009-05-07 20:10:51mark.dickinsoncreate