The Python Oracle

Using json.dumps with ensure_ascii=True

This video explains
Using json.dumps with ensure_ascii=True

--

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: Darkness Approaches Looping

--

Chapters
00:00 Question
01:02 Accepted answer (Score 19)
03:23 Thank you

--

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

Accepted answer links:
[json docs]: https://docs.python.org/2.7/library/json...
[Some information about why ensure_ascii works as it works: issue13769]: http://bugs.python.org/issue13769

--

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

--

Tags
#python #json #python27 #unicode

#avk47