The output would be redundant because __pylint --version__ is an effective superset of __python --version__
$ __python --version__ Python 3.7.0 $ __pylint --version__ pylint 2.1.1 astroid 2.0.4 Python 3.7.0 (default, Jun 29 2018, 20:13:13) [Clang 9.1.0 (clang-902.0.39.2)] [ Full content available at: https://github.com/apache/beam/pull/6247 ] This message was relayed via gitbox.apache.org for [email protected]
