Mercurial > hg
diff contrib/clang-format-blacklist @ 36015:3790d735ff68
py3: replace file() with open() in test-walk.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/D2114
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sun, 11 Feb 2018 16:59:35 +0530 |
parents | 580f7b1b88c7 |
children | b4fdc6177b29 |