diff options
author | Luke Diamand <luke@diamand.org> | 2016-04-26 08:51:00 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-26 10:48:13 -0700 |
commit | 84096814a82eeb9c23bfc2b8ad7709d2c616b07d (patch) | |
tree | 5e321280207fac88b9d3b7d532985844a1c51c15 /setup.c | |
parent | git-p4 tests: cd to / before running python (diff) | |
download | tgif-84096814a82eeb9c23bfc2b8ad7709d2c616b07d.tar.xz |
git-p4 tests: work with python3 as well as python2
Update the git-p4 tests so that they work with both
Python2 and Python3.
We have to be explicit about the difference between
Unicode text strings (Python3 default) and raw binary
strings which will be exchanged with Perforce.
Additionally, print always takes parentheses in Python3.
Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'setup.c')
0 files changed, 0 insertions, 0 deletions