Re: generating stats from stdout on a regular interval

2007-03-20 Thread Gabriel Genellina
En Tue, 20 Mar 2007 22:45:16 -0300, russ <[EMAIL PROTECTED]> escribió: > Very new to Python - but excited to see what is possible - it sounds > very suitable for a project of mine I need a little help with. > > I've got an executable which writes out data to stdout in a CSV sort > of format - I'

generating stats from stdout on a regular interval

2007-03-20 Thread russ
Hi all, Very new to Python - but excited to see what is possible - it sounds very suitable for a project of mine I need a little help with. I've got an executable which writes out data to stdout in a CSV sort of format - I'd like to grab the data from stdout and create stats from it at a regular