-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Jason wrote:
If they are written in Python, why not simply rewrite the parts being directed to stdout?
- Jason
Because it was apparently as easy as calling it like "python -u /path/to/script.py" instead of "python /path/to/script.py" -- many thanks to Erwin for fixing this up for us.
Next on the docket: trimming the .out file :D
- -Mike