git-commit-vandalism/git_remote_helpers
John Keeping a894ba17e6 git_remote_helpers: allow building with Python 3
Change inline Python to call "print" as a function not a statement.

This is harmless because Python 2 will see the parentheses as redundant
grouping but they are necessary to run this code with Python 3.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-01-20 16:34:32 -08:00
..
git Merge branch 'er/python-version-requirements' 2013-01-09 08:25:48 -08:00
__init__.py Add Python support library for remote helpers 2009-11-24 15:50:20 -08:00
.gitignore Add Python support library for remote helpers 2009-11-24 15:50:20 -08:00
Makefile git_remote_helpers: allow building with Python 3 2013-01-20 16:34:32 -08:00
setup.cfg remote-helpers: build in platform independent directory 2010-09-27 10:42:50 -07:00
setup.py Add Python support library for remote helpers 2009-11-24 15:50:20 -08:00
util.py transport-helper: update ref status after push with export 2011-07-19 11:17:48 -07:00