commit | 686bfea7b316017acd39c746bdcd7199718d8dd4 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Thu Dec 04 14:23:30 2014 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Thu Dec 18 02:51:06 2014 +0000 |
tree | f2cc9967a33272ea8c3ac17f0dbc508f6650b3d1 | |
parent | 80babfe9850ca168d011a0a2bb396262a1e8ff8f [diff] |
Fix minor python code style issues Fix some minor issues that were reported by pyflakes and pylint. - Rename arguments to prevent redefinition of built-in 'dir' - Rename method call to prevent redefinition of built-in 'help' - Remove unused imports - Prefix unused variable with underscore to prevent warning Change-Id: Ia9e21c0f1a69af43f6e4566be46c31bdda540d2f