Create ArgumentParseManager, with __init__
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Thu, 6 Dec 2012 10:23:34 +0000 (12:23 +0200)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Thu, 6 Dec 2012 10:23:34 +0000 (12:23 +0200)
commit7dbd52f592538e739dd6b199e49fa7b3fdb385cf
tree95f0a15b979bee252954280445d61c9e8ca115ff
parente0da0f90811bcb52afa358ba242bb8622bc667c0
Create ArgumentParseManager, with __init__

constructor replaces init_parser,
update_parser member method replaces upadte_argument (not tested)
kamaki/cli/__init__.py
kamaki/cli/argument.py