diff options
| author | John Keeping <john@keeping.me.uk> | 2013-01-20 13:15:31 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-01-20 16:34:32 -0800 |
| commit | a894ba17e636cd3dc9c58aa34d5b8211f849ecef (patch) | |
| tree | 0988661882c6971a98d5ea16f627621e55e84a5e /git-remote-testpy.py | |
| parent | Sync with 1.8.1.1 (diff) | |
| download | git-a894ba17e636cd3dc9c58aa34d5b8211f849ecef.tar.gz git-a894ba17e636cd3dc9c58aa34d5b8211f849ecef.zip | |
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>
Diffstat (limited to 'git-remote-testpy.py')
0 files changed, 0 insertions, 0 deletions
