Closed dietmarw closed 10 years ago
Makes use of io.open instead of standard open. The io.open behaviour is actually default in Python 3.
io.open
open
Makes use of
io.open
instead of standardopen
. Theio.open
behaviour is actually default in Python 3.