[
https://issues.apache.org/jira/browse/PHOENIX-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated PHOENIX-3132:
--------------------------------
Assignee: Pradeep Gowda
> cleanup sqlline-*.py using python idioms
> ----------------------------------------
>
> Key: PHOENIX-3132
> URL: https://issues.apache.org/jira/browse/PHOENIX-3132
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Pradeep Gowda
> Assignee: Pradeep Gowda
>
> Cleanup the Python program(s) to:
> 1. easier to read and modify
> 2. remove unused code and variables.
> 3. use string `format` instead of concating string using `+`s
> 4. ... and other proper Python idioms
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)