Merge branch 'ld/p423'

Code preparation to make "git p4" closer to be usable with Python 3. * ld/p423: git-p4: python3: fix octal constants git-p4: python3: use print() function git-p4: python3: basestring workaround git-p4: python3: remove backticks git-p4: python3: replace dict.has_key(k) with "k in dict" git-p4: python3: replace <> with !=

Junio C Hamano committed Jul 18, 2018 at 12:20 UTC 6dcd36473a20e90d02463de5fe33eb94c4c33fa6

No changes.