-refactored pypo-cli

This commit is contained in:
martin 2011-03-02 17:26:39 -05:00
parent 64d15669ac
commit 6e5c479baa
3 changed files with 218 additions and 210 deletions

View file

@ -39,9 +39,6 @@ from util import *
from api_clients import *
from dls import *
PYPO_VERSION = '0.9'
# Set up command-line options
parser = OptionParser()