Skip to content

Commit d8bc851

Browse files
committed
Add book link
1 parent 6c6e5f4 commit d8bc851

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/intro/learning.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,6 @@ Writing Idiomatic Python 2.7.3
228228

229229
"Writing Idiomatic Python", written by Jeff Knupp, contains the most common and important Python idioms in a format that maximizes identification and understanding. Each idiom is presented as a recommendation to write some commonly used piece of code. It is followed by an explanation of why the idiom is important. It also contains two code samples: the "Harmful" way to write it and the "Idiomatic" way
230230

231+
`Writing Idiomatic Python 2.7.3 <http://www.amazon.com/Writing-Idiomatic-Python-2-7-3-Knupp/dp/1482372177/>`_
232+
231233

0 commit comments

Comments
 (0)