flake8
passed.
JSHint
passed.
Review Request #9529 — Created Jan. 24, 2018 and submitted
Setuptools dropped Python 2.6 support back in 36.8.0, but up until
fairly recently it still worked. Now that it's definitely off of Python
2.6, we want to make sure we don't accidentally install a newer version
than that when building the package.
Successfully ran
setup.py develop
on Python 2.6 and 2.7.