From: Ralf Ertzinger Date: Fri, 21 Feb 2014 19:08:18 +0000 (+0100) Subject: Replace Popen calls with util.run_command X-Git-Tag: 0.2.98.python3.1~25 X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=time-slider.git;a=commitdiff_plain;h=a05de207f2bae9d8131568dae5a5838a885cc3c1;hp=a05de207f2bae9d8131568dae5a5838a885cc3c1 Replace Popen calls with util.run_command ---