Author dark-storm
Recipients
Date 2004-12-02.21:38:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=377356

I forgot to reply to doerwalter's comment.

*snip* I couldn't get Linux Python to crash or assert with the 
attached gurk.py, Windows Python crashed at i=70. *snip*

Linux is using a larger BUFSIZ for me. MUCH larger i have to
add. MSVC used 512 bytes for me while the c standard library
on my linux box defines BUFSIZ to be 8192 bytes long. That
should suffice for looooong lines.
History
Date User Action Args
2007-08-23 14:28:03adminlinkissue1076985 messages
2007-08-23 14:28:03admincreate