Output from a python script to a calling program.

Thaddeus L. Olczyk olczyk at interaccess.com
Tue Jun 20 19:03:29 EDT 2000


When I call a python script from another program, I notice several
things.

1) It sort of bunches the output. Specifically it sits and waits for a
large block of output, then prints, stops printing, sits and waits
then prints the next batch.
2) Sometimes it seems that parts of the output are printed in
different order them I would expect.

Any idea of how to fix this?



More information about the Python-list mailing list