Tibor Kiss created STORM-2339:
---------------------------------
Summary: Beauty contest in storm.py
Key: STORM-2339
URL: https://issues.apache.org/jira/browse/STORM-2339
Project: Apache Storm
Issue Type: Bug
Components: storm-core
Affects Versions: 0.10.0, 1.0.0, 2.0.0
Reporter: Tibor Kiss
Assignee: Tibor Kiss
{{bin/storm.py}} has multiple stylistic shortcomings:
- PEP8 standard is not followed
- the python interpreter is hard-wired to /usr/bin/python
- unnecessary global statements are posted before reading globals
These issues shadows error reporting by modern IDEs (such as PyCharm).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)