Skip to content

Commit 7593aba

Browse files
committed
Rename title, add links for 2.7.3 and 3.3
1 parent 4a3375e commit 7593aba

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/intro/learning.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Python 3 and 2.6 versions.
223223

224224
`Python Pocket Reference <http://shop.oreilly.com/product/9780596158095.do>`_
225225

226-
Writing Idiomatic Python 2.7.3
226+
Writing Idiomatic Python
227227
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
228228

229229
"Writing Idiomatic Python", written by Jeff Knupp, contains the most common and
@@ -232,6 +232,8 @@ Each idiom is presented as a recommendation to write some commonly used piece of
232232
It is followed by an explanation of why the idiom is important. It also contains two
233233
code samples: the "Harmful" way to write it and the "Idiomatic" way
234234

235-
`Writing Idiomatic Python 2.7.3 <http://www.amazon.com/Writing-Idiomatic-Python-2-7-3-Knupp/dp/1482372177/>`_
235+
`For Python 2.7.3+ <http://www.amazon.com/Writing-Idiomatic-Python-2-7-3-Knupp/dp/1482372177/>`_
236+
237+
`For Python 3.3+ <http://www.amazon.com/Writing-Idiomatic-Python-Jeff-Knupp-ebook/dp/B00B5VXMRG/>`_
236238

237239

0 commit comments

Comments
 (0)