diff options
author | John Keeping <john@keeping.me.uk> | 2013-01-20 13:15:34 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-01-24 19:32:35 -0800 |
commit | 62c814b6b60f5b5605e34c9806d874fe1088d416 (patch) | |
tree | 8595f9eca97346c2cb0b012360a312f5cae52e23 /contrib/svn-fe | |
parent | git_remote_helpers: force rebuild if python version changes (diff) | |
download | tgif-62c814b6b60f5b5605e34c9806d874fe1088d416.tar.xz |
git_remote_helpers: use 2to3 if building with Python 3
Using the approach detailed in the Python documentation[1], run 2to3 on
the code as part of the build if building with Python 3.
The code itself requires no changes to convert cleanly.
[1] http://docs.python.org/3.3/howto/pyporting.html#during-installation
Signed-off-by: John Keeping <john@keeping.me.uk>
Acked-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/svn-fe')
0 files changed, 0 insertions, 0 deletions