cleaning up, pep8 fix and changing tabs to spaces

This commit is contained in:
volpino 2012-03-27 18:58:19 +02:00
parent ac6c57cb57
commit 06bef562e8
2 changed files with 58 additions and 59 deletions

View File

@ -16,7 +16,6 @@ __version__ = "git"
""" Imports """
import os
import sys
import getopt
import errno