2009-05-28 Vincent Garonne * scripts/tbroadcast Added the python version checking (>= 2.5) * python/threadpool.py Upgraded version to 1.1 * python/tbroadcast.py: Replaced the execute method by communicate from the Popen py25 module to avoid deadlocks due to any of the other OS pipe buffers filling up and blocking the child process * python/executer.py Removed from the package 2007-03-22 Vincent Garonne 1 * scripts/tbroadcast, python/tbroadcast.py: Added the -no_keep_going option