]> git.ipfire.org Git - thirdparty/krb5.git/commit
Convert Python tests to Python 3 810/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 20 Feb 2018 02:10:09 +0000 (21:10 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 12 Jul 2018 15:41:25 +0000 (11:41 -0400)
commite23d24beacb73581bbf4351250f3955e6fd44361
treeb8b2f8ca36e82750c368b1901604ae4ab392031f
parent146dadec8fe7ccc4149eb2e3f577cc320aee6efb
Convert Python tests to Python 3

Look for python3 in configure.in and verify that we got it.  Convert
test code to conform to Python 3.

ticket: 8710 (new)
15 files changed:
src/Makefile.in
src/configure.in
src/kadmin/dbutil/t_tdumputil.py
src/tests/jsonwalker.py
src/tests/t_cve-2012-1014.py
src/tests/t_cve-2012-1015.py
src/tests/t_hostrealm.py
src/tests/t_kdb.py
src/tests/t_keytab.py
src/tests/t_mkey.py
src/tests/t_otp.py
src/tests/t_tabdump.py
src/util/Makefile.in
src/util/k5test.py
src/util/princflags.py