2008-11-28 2 * python/executer.py: Introduce function getstatusoutput returning (status, stdout) of executing cmd * python/tbroadcast.py: Use the introduced getstatusoutput instead of the function of the same name from the standard module commands so as not to mix stdout and stderr when parsing commands output 2007-03-22 Vincent Garonne 1 * scripts/tbroadcast, python/tbroadcast.py: Add the -no_keep_going option 2007-01-22 Vincent Garonne * First official release