Pradeep Gowda created PHOENIX-3132:
--------------------------------------

             Summary: 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)

Reply via email to