shaka-packager/packager/tools
Joey Parrish ac125564b9 build: Fix pylint 2.10 issues, use python3 where possible
The newest pylint release complained about several issues that the
older release did not.  This resolves those issues:

 - removes unneeded "u" prefix from strings
 - adds "encoding" parameter for all open() calls
 - because "encoding" is a python3-only parameter, use python3 in all
   the scripts that we control

Unfortunately, python2 is required for any scripts that import modules
from the ancient Chromium build system we're using (referenced by
DEPS), as well as kokoro scripts.

Change-Id: I2e9f97af508efe58b5a71de21740e59b1528affd
2021-08-24 12:27:03 -07:00
..
git build: Fix pylint 2.10 issues, use python3 where possible 2021-08-24 12:27:03 -07:00
memory/tsan_v2 Add ignore file for TSan build 2015-11-13 18:57:54 +00:00
protoc_wrapper Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
pssh Fix python linter errors and add linter checks to CI 2021-06-21 21:46:48 +00:00
vim Add edash_packager.ycm_extra_conf.py 2015-06-29 14:56:22 -07:00
extract_from_changelog.py build: Fix pylint 2.10 issues, use python3 where possible 2021-08-24 12:27:03 -07:00
generate_license_notice.py build: Fix pylint 2.10 issues, use python3 where possible 2021-08-24 12:27:03 -07:00
license_notice.gyp build: Fix pylint 2.10 issues, use python3 where possible 2021-08-24 12:27:03 -07:00