]> git.ipfire.org Git - thirdparty/krb5.git/commit
Convert remaining Python scripts to Python 3 958/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 29 Jul 2019 17:21:46 +0000 (13:21 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 30 Jul 2019 14:55:32 +0000 (10:55 -0400)
commit1000fb3eb135908bc5b750de912dc9b245ddbff9
tree5c62e5df11ab99f1082190a15638310db3213fff
parentb4831515b2f3b6fd7d7fd4bff4558c10c710891d
Convert remaining Python scripts to Python 3

Commit e23d24beacb73581bbf4351250f3955e6fd44361 missed some Python
scripts, in part because of the "PYTHON = python" line in
src/Makefile.in from commit 7be2ef2b6c8c491781251a5023db48d7690f5fa8.
Remove that line and convert the remaining scripts.  Also fix the
check-pytests-no warning to mention Python 3 instead of Python 2.5.
src/Makefile.in
src/util/cstyle-file.py
src/util/cstyle.py
src/util/krb5-check-copyright.py
src/util/krb5-mark-cstyle.py
src/util/testrealm.py