This is an archive of the discontinued Mercurial Phabricator instance.

py3: replace file() with open()
ClosedPublic

Authored by pulkit on Feb 24 2018, 6:18 AM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Commits
rHG4bc983568016: py3: replace file() with open()
Summary

file() is not present in Python 3.

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.

Event Timeline

pulkit created this revision.Feb 24 2018, 6:18 AM
This revision was automatically updated to reflect the committed changes.