c9f581caeb
tools/lintstack.py helper is used to run pylint on manila in all branches prior to the Stein release. In some downstream testing with python2.x, it was found to be using a version of the print() function available only in python3x. We can enable the python3 style print function from __future__. See [1] for how this import is dealt with. [1] https://docs.python.org/2/reference/simple_stmts.html#future Depends-on: https://review.openstack.org/642715 Change-Id: I41c93ef6c0472ae4293a733bb0ea99511a686440 |
||
---|---|---|
.. | ||
check_exec.py | ||
check_logging.sh | ||
colorizer.py | ||
cover.sh | ||
enable-pre-commit-hook.sh | ||
fast8.sh | ||
install_venv_common.py | ||
install_venv.py | ||
lintstack.py | ||
lintstack.sh | ||
test-setup.sh | ||
with_venv.sh |