Adjusting the 1024 byte stdin buffer limit

brucoder timj at tolisgroup.com
Mon Jan 17 14:22:44 EST 2005


Currently, when sending a data stream that exceeds 1024 bytes via
stdin, the stream blocks at the 1024th byte.  This precludes completion
of the submission of the data stream.

Tim




More information about the Python-list mailing list