##// END OF EJS Templates
py3: replace file() with open() in test-transplant.t...
py3: replace file() with open() in test-transplant.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/D2115

File last commit:

r30346:9cc438bf default
r36033:ca62987f default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer