879293054b
With Python 2.7.5 tobiko where not properly getting the right value for args.subcommand value and always printing help message instead of executing any other action. The bug has been fixed by setting default value to subparser instead of the parser. By change it where working fine on last versions of Python 2.7, and therefore the bug lied undetected for some months. Thanks Pini to catching it while working on Tobiko infrared plugin. Change-Id: I4b626e8792c49a1402c232f927600ccac4282ac5