file() is not present in Python 3.
This patch also makes sure we write bytes in Python 3.
Details
Details
- Reviewers
yuja - Group Reviewers
hg-reviewers - Commits
- rHGaf9cb761b5f3: py3: replace file() with open() in test-encoding-align.t
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.