Instantly share code, notes, and snippets.
- Shanghai
Roychenlei /beautiful_idiomatic_python.md
CreatedSeptember 14, 2017 14:19 — forked fromJeffPaine/beautiful_idiomatic_python.md
Transforming Code into Beautiful, Idiomatic Python: notes from Raymond Hettinger's talk at pycon US 2013. The code examples and direct quotes are all from Raymond's talk. I've reproduced them here for my own edification and the hopes that others will find them as handy as I have!