* fixed some coding style issues

This commit is contained in:
lars 2009-06-12 01:53:08 +00:00
parent f389508ed8
commit 38843516fa
7 changed files with 45 additions and 46 deletions

View file

@ -30,7 +30,6 @@ DATE_BIN = "/bin/date"
import subprocess
import re
import sys
import os
if __name__ == "__main__":
args = sys.argv[1:]