Message 36738 - Python tracker

Message36738

Author lordsutch
Recipients
Date 2001-09-21.22:01:20
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6757

I've tracked that one down and will have an updated patch in
a day or two... basically it just needs another else
condition to handle the empty readline().  There are also
some issues for subclasses that probably need to be
documented to play nicely with bad clients like wget that
claim to be HTTP 1.0 but do HTTP 1.1 stuff.
History
Date User Action Args
2007-08-23 15:05:57adminlinkissue430706 messages
2007-08-23 15:05:57admincreate