The Python Oracle

Backporting Python 3 open(encoding="utf-8") to Python 2

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: The Builders

--

Chapters
00:00 Question
00:49 Accepted answer (Score 190)
01:52 Answer 2 (Score 74)
02:05 Answer 3 (Score 31)
02:23 Answer 4 (Score 9)
03:02 Thank you

--

Full question
https://stackoverflow.com/questions/1097...

Question links:
https://github.com/miohtama/vvv/blob/mas...

Accepted answer links:
[io.open]: https://docs.python.org/2/library/io.htm...
[codecs.open]: https://docs.python.org/2/library/codecs...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #python27 #python3x

#avk47