file() is not present in Python 3.
This patch also adds a b'' prefix to make sure we write bytes in Python 3.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGadec6374a0b2: py3: replace file() with open() in test-mactext.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.