Closed robren closed 7 years ago
file() is not supported in python 3 and it's recomended to use open() instead.
https://docs.python.org/2/library/functions.html#file
file() is not supported in python 3 and it's recomended to use open() instead.
https://docs.python.org/2/library/functions.html#file