Revision 3dabe5d2 kamaki/cli/argument.py

b/kamaki/cli/argument.py
31 31
# interpreted as representing official policies, either expressed
32 32
# or implied, of GRNET S.A.
33 33

  
34
from sys import exit
35

  
36 34
from kamaki.cli.config import Config
37 35
from kamaki.cli.errors import CLISyntaxError
38 36

  

Also available in: Unified diff