@@ -32,7 +32,7 @@ resource for learning all aspects of the language.
3232 `Python for You and Me <http://pymbook.readthedocs.org/ >`_
3333
3434Online Python Tutor
35- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
35+ ~~~~~~~~~~~~~~~~~~~
3636
3737Online Python Tutor gives you a visual step by step
3838representation of how your program runs. Python Tutor
@@ -262,7 +262,7 @@ of the language.
262262 `The Python Language Reference <http://docs.python.org/reference/index.html >`_
263263
264264Python Pocket Reference
265- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
265+ ~~~~~~~~~~~~~~~~~~~~~~~
266266
267267Python Pocket Reference, written by Mark Lutz, is an easy to use reference to
268268the core language, with descriptions of commonly used modules and toolkits. It
@@ -271,7 +271,7 @@ covers Python 3 and 2.6 versions.
271271 `Python Pocket Reference <http://shop.oreilly.com/product/9780596158095.do >`_
272272
273273Python Cookbook
274- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
274+ ~~~~~~~~~~~~~~~
275275
276276Python Cookbook, written by David Beazley and Brian K. Jones, is packed with
277277practical recipes. This book covers the core python language as well as tasks
@@ -291,4 +291,4 @@ way to write it and the "Idiomatic" way.
291291
292292 `For Python 2.7.3+ <http://www.amazon.com/Writing-Idiomatic-Python-2-7-3-Knupp/dp/1482372177/ >`_
293293
294- `For Python 3.3+ <http://www.amazon.com/Writing-Idiomatic-Python-Jeff-Knupp-ebook/dp/B00B5VXMRG/ >`_
294+ `For Python 3.3+ <http://www.amazon.com/Writing-Idiomatic-Python-Jeff-Knupp-ebook/dp/B00B5VXMRG/ >`_
0 commit comments