Normalized opening a file and decoding its content.
`io.open` is required on Python 2.7. Just `open` would work on Python 3.
Loading
Please register or sign in to comment
`io.open` is required on Python 2.7. Just `open` would work on Python 3.