git/git_remote_helpers
John Keeping 62c814b6b6 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>
2013-01-24 19:32:35 -08:00
..
git git_remote_helpers: fix input when running under Python 3 2013-01-20 16:34:32 -08:00
.gitignore git_remote_helpers: force rebuild if python version changes 2013-01-24 19:32:29 -08:00
__init__.py Add Python support library for remote helpers 2009-11-24 15:50:20 -08:00
Makefile git_remote_helpers: force rebuild if python version changes 2013-01-24 19:32:29 -08:00
setup.cfg remote-helpers: build in platform independent directory 2010-09-27 10:42:50 -07:00
setup.py git_remote_helpers: use 2to3 if building with Python 3 2013-01-24 19:32:35 -08:00
util.py transport-helper: update ref status after push with export 2011-07-19 11:17:48 -07:00