Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-p4: python3: replace <> with !=
author
Luke Diamand
<luke@diamand.org>
Tue, 19 Jun 2018 08:04:06 +0000
(09:04 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 19 Jun 2018 16:34:31 +0000
(09:34 -0700)
The <> string inequality operator (which doesn't seem to be even
documented) no longer exists in python3. Replace with !=.
This still works with python2.
Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
fc35c9d
)
No differences found