The Python Oracle

UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 13: ordinal not in range(128)

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: Puzzle Game 3

--

Chapters
00:00 Question
01:54 Accepted answer (Score 144)
02:29 Answer 2 (Score 68)
02:55 Answer 3 (Score 48)
03:16 Answer 4 (Score 35)
03:29 Thank you

--

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

Question links:
[here]: https://gist.github.com/xim/1279283

Accepted answer links:
[the ]: http://docs.python.org/2/library/codecs....
[codecs.open]: http://docs.python.org/2/library/codecs....
[open]: http://docs.python.org/2/library/functio...

--

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

--

Tags
#python #python27

#avk47