Comment 24 for bug 1410839

Revision history for this message
Bernd Dietzel (l-ubuntuone1104) wrote :

Interessiting. One thing leads to an other thing :-)

If its get's worse you may wan't to think about going back and using subprocess.popen() instead of the old commands.getstatusoutput()

This could make the code shorter.