Mercurial > hg
comparison mercurial/match.py @ 36018:1c322658f43e
py3: replace file() with open() in test-subrepo-missing.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/D2117
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sun, 11 Feb 2018 17:02:14 +0530 |
parents | 821d8a5ab4ff |
children | c4fa47f880d3 |
comparison
equal
deleted
inserted
replaced
36017:eed40f0f4c6f | 36018:1c322658f43e |
---|