[
https://issues.apache.org/jira/browse/PHOENIX-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402458#comment-15402458
]
Pradeep Gowda commented on PHOENIX-3132:
----------------------------------------
PR on github: https://github.com/apache/phoenix/pull/186
> 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
>
> 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)