cpython/Doc/tutorial
Martin Panter 00f19eff3e Issue #25179: Preparatory cleanup of existing docs on string formatting
* There was a link pointing to the section on the string.Formatter class (and
  multiple links in Python 3), when the section on the common format string
  syntax is probably more appropriate
* Fix references to various format() functions and methods
* Nested replacement fields may contain conversions and format specifiers,
  and this is tested in Python 3; see Issue #19729 for instance
2016-02-08 01:34:09 +00:00
..
appendix.rst Marked keystrokes with the :kbd: role. 2015-09-12 17:47:12 +03:00
appetite.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
classes.rst minor grammar fixes (from docs@python.org) 2014-10-31 09:29:38 +01:00
controlflow.rst Fix indentation in doc example. 2013-11-17 22:07:48 +02:00
datastructures.rst Improve tutorial suggestion for looping techniques 2015-09-01 02:20:44 -07:00
errors.rst Fix grammar 2014-07-24 08:08:15 +03:00
floatingpoint.rst More tweaks to floating-point section of the tutorial. 2010-08-04 21:44:47 +00:00
index.rst Use https:// URLs when referring to python.org hosts. 2014-10-29 08:36:35 +01:00
inputoutput.rst Issue #18840: Introduce the json module in the tutorial, and deemphasize the pickle module. 2013-12-05 23:46:32 +01:00
interactive.rst Improve documentation for PEP 370 support in site module (#8617). 2011-08-19 08:20:01 +02:00
interpreter.rst Marked keystrokes with the :kbd: role. 2015-09-12 17:47:12 +03:00
introduction.rst Issue #25179: Preparatory cleanup of existing docs on string formatting 2016-02-08 01:34:09 +00:00
modules.rst Fix typo in example file name. Found by John Bokma on docs@. 2013-10-06 19:21:14 +02:00
stdlib.rst Modernize unittest example 2013-03-22 07:17:38 -07:00
stdlib2.rst Issue #19193: Improved cross-references in the tutorial. 2013-10-09 09:54:32 +03:00
whatnow.rst Fixing broken links in doc, part 3: the rest 2014-10-29 10:26:56 +01:00