File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ resource for learning all aspects of the language.
32
32
`Python for You and Me <http://pymbook.readthedocs.org/ >`_
33
33
34
34
Online Python Tutor
35
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
35
+ ~~~~~~~~~~~~~~~~~~~
36
36
37
37
Online Python Tutor gives you a visual step by step
38
38
representation of how your program runs. Python Tutor
@@ -262,7 +262,7 @@ of the language.
262
262
`The Python Language Reference <http://docs.python.org/reference/index.html >`_
263
263
264
264
Python Pocket Reference
265
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
265
+ ~~~~~~~~~~~~~~~~~~~~~~~
266
266
267
267
Python Pocket Reference, written by Mark Lutz, is an easy to use reference to
268
268
the core language, with descriptions of commonly used modules and toolkits. It
@@ -271,7 +271,7 @@ covers Python 3 and 2.6 versions.
271
271
`Python Pocket Reference <http://shop.oreilly.com/product/9780596158095.do >`_
272
272
273
273
Python Cookbook
274
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
274
+ ~~~~~~~~~~~~~~~
275
275
276
276
Python Cookbook, written by David Beazley and Brian K. Jones, is packed with
277
277
practical recipes. This book covers the core python language as well as tasks
@@ -291,4 +291,4 @@ way to write it and the "Idiomatic" way.
291
291
292
292
`For Python 2.7.3+ <http://www.amazon.com/Writing-Idiomatic-Python-2-7-3-Knupp/dp/1482372177/ >`_
293
293
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/ >`_
You can’t perform that action at this time.
0 commit comments