Message 97236 - Python tracker (original) (raw)

Message97236

Author pitrou
Recipients lucifer, nirai, pitrou
Date 2010-01-04.23:49:38
SpamBayes Score 0.030824259
Marked as misclassified No
Message-id <1262649034.3397.18.camel@localhost>
In-reply-to <1262648693.3397.15.camel@localhost>
Content
Also, I'm not sure what happens in readline() in universal mode when the chunk ends with a '\r' and there's a '\n' in the following chunk (see the "ugly check" that your patch removes). Is there a test for that?
History
Date User Action Args
2010-01-04 23:49:40 pitrou set recipients: + pitrou, nirai, lucifer
2010-01-04 23:49:38 pitrou link issue7610 messages
2010-01-04 23:49:38 pitrou create