simple popen question

Cameron Laird claird at lairds.com
Sat Apr 3 20:59:06 EST 2004


In article <mailman.302.1081010146.20120.python-list at python.org>,
Jim Benson  <jbenson at sextans.lowell.edu> wrote:
			.
			.
			.
>> Also, Mr. Benson, are you *sure* you want to treat blank lines as
>> end-of-message markers?
>> 
>
>Perhaps not...but it seems to work. It doesn't stop on
>lines that contain only a '\n\0' for example. Hence
>on the write side i can print out apparently blank lines..
>to make the reading of the output easier....and the 
>readline loop keeps piping them and only stops when the
>executable stops. 
			.
			.
			.
You're right, I was wrong; I thought I'd spotted
a common error, and didn't make the time to think
carefully.  Your usage *is*, in fact, consistent.
I apologize for the confusion.
-- 

Cameron Laird <claird at phaseit.net>
Business:  http://www.Phaseit.net



More information about the Python-list mailing list