Use self instead of cls in update_parser
authorGiorgos Verigakis <verigak@gmail.com>
Tue, 28 Feb 2012 17:51:35 +0000 (19:51 +0200)
committerGiorgos Verigakis <verigak@gmail.com>
Tue, 28 Feb 2012 17:51:35 +0000 (19:51 +0200)
commit77eaa0bec706dde70559e1dea2f313b4e155e7f0
treeff5ba56df2ec84831ee1989c69c26bb1f7b2b0da
parentb80abb0c1eb791f0ea3ddb448befbdb14437be65
Use self instead of cls in update_parser

update_parser is no longer a class method.
kamaki/cli.py