Running long script in the background

petercable at gmail.com petercable at gmail.com
Wed Feb 7 02:25:18 EST 2007


On Feb 6, 11:13 pm, "peterca... at gmail.com" <peterca... at gmail.com>
wrote:

>     output = os.popen(command, 'r', 1)

OOPS... I imagine the ridiculous buffer size is unnecessary... I was
trying to get it to work with the original for loop iterating on
output, it should work fine without it.

Pete




More information about the Python-list mailing list