fault/fm-common
Vu Cong Tuan 7be92d78fc Replace file() with open() for Python 3 compatibility
The built-in named 'file' has been removed since Python 3.0 [1]
This patch replaces it by 'open' which is the same under Python 2 and 3.

[1] https://docs.python.org/release/3.0/whatsnew/3.0.html#builtins

Change-Id: Ib2abbd0f6aea4423acae0c7dceccf1ef67c1caae
2018-07-10 07:58:45 +07:00
..
centos StarlingX open source release updates 2018-05-31 07:36:00 -07:00
sources Replace file() with open() for Python 3 compatibility 2018-07-10 07:58:45 +07:00
.gitignore StarlingX open source release updates 2018-05-31 07:36:00 -07:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:36:00 -07:00