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

File last commit:

r34398:765eb17a default
r36032:3790d735 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer