The file() builtin is not available in Python 3; use open() instead.
https://docs.python.org/3.0/whatsnew/3.0.html#builtins
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7638 Build 7638: arc lint + arc unit
Differential D34670
[opt-viewer] Python 3 support in opt-diff.py modocache on Jun 26 2017, 11:08 PM. Authored by
Details The file() builtin is not available in Python 3; use open() instead.
Diff Detail
Event Timeline |