Mercurial > hg
diff setup.py @ 36025:32695e525586
py3: replace file() with open() in test-import-git.t
file() is not present in Python 3.
This patch also adds a b'' prefix to make sure we write bytes in Python 3.
Differential Revision: https://phab.mercurial-scm.org/D2124
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sun, 11 Feb 2018 17:09:37 +0530 |
parents | 854a7315603e |
children | a2a6e724d61a fb39f6a8a864 |