Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 877ad38

Browse filesBrowse files
committed
Match title underlining length to title length
1 parent eabbd96 commit 877ad38
Copy full SHA for 877ad38

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎docs/intro/learning.rst

Copy file name to clipboardExpand all lines: docs/intro/learning.rst
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ resource for learning all aspects of the language.
3232
`Python for You and Me <http://pymbook.readthedocs.org/>`_
3333

3434
Online Python Tutor
35-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
35+
~~~~~~~~~~~~~~~~~~~
3636

3737
Online Python Tutor gives you a visual step by step
3838
representation 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

264264
Python Pocket Reference
265-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
265+
~~~~~~~~~~~~~~~~~~~~~~~
266266

267267
Python Pocket Reference, written by Mark Lutz, is an easy to use reference to
268268
the 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

273273
Python Cookbook
274-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
274+
~~~~~~~~~~~~~~~
275275

276276
Python Cookbook, written by David Beazley and Brian K. Jones, is packed with
277277
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.
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

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.