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 orenti
Recipients
Date 2002-08-05.15:22:18
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=562624

> What's a normal text file?  One with a million bytes? :-)
I meant 100kBYTE lines... Some apps actually use such long 
lines.

Yes, it works just fine with universal newlines.

Ok, the #ifdefs will go.

Strange, a bigger buffer seems to actually slow it down... I'll 
have to investigate this further.
History
Date User Action Args
2007-08-23 15:14:05adminlinkissue580331 messages
2007-08-23 15:14:05admincreate