cpython/Doc/tutorial
Georg Brandl fa71a90703 Merged revisions 67326,67498,67531-67532,67538,67553-67554,67556-67557 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67326 | benjamin.peterson | 2008-11-22 02:59:15 +0100 (Sat, 22 Nov 2008) | 1 line

  backport r67325: make FileIO.mode always contain 'b'
........
  r67498 | raymond.hettinger | 2008-12-03 16:42:10 +0100 (Wed, 03 Dec 2008) | 1 line

  Backport r67478
........
  r67531 | georg.brandl | 2008-12-04 19:54:05 +0100 (Thu, 04 Dec 2008) | 2 lines

  Add reference to enumerate() to indices example.
........
  r67532 | georg.brandl | 2008-12-04 19:59:16 +0100 (Thu, 04 Dec 2008) | 2 lines

  Add another heapq example.
........
  r67538 | georg.brandl | 2008-12-04 22:28:16 +0100 (Thu, 04 Dec 2008) | 2 lines

  Clarification to avoid confusing output with file descriptors.
........
  r67553 | georg.brandl | 2008-12-05 08:49:49 +0100 (Fri, 05 Dec 2008) | 2 lines

  #4408: document regex.groups.
........
  r67554 | georg.brandl | 2008-12-05 08:52:26 +0100 (Fri, 05 Dec 2008) | 2 lines

  #4409: fix asterisks looking like footnotes.
........
  r67556 | georg.brandl | 2008-12-05 09:02:17 +0100 (Fri, 05 Dec 2008) | 2 lines

  #4441: improve doc for os.open() flags.
........
  r67557 | georg.brandl | 2008-12-05 09:06:57 +0100 (Fri, 05 Dec 2008) | 2 lines

  Add an index entry for "subclassing immutable types".
........
2008-12-05 09:08:28 +00: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 Incorporate some suggestions by Tait Stevens. 2008-09-13 17:18:11 +00:00
controlflow.rst Merged revisions 67326,67498,67531-67532,67538,67553-67554,67556-67557 via svnmerge from 2008-12-05 09:08:28 +00:00
datastructures.rst remove duplicate target 2008-09-13 17:31:08 +00:00
errors.rst Fix typo. 2008-09-16 10:17:45 +00:00
floatingpoint.rst update the tutorial to use str.format 2008-05-26 00:54:22 +00:00
index.rst Use title case 2008-09-13 02:14:15 +00:00
inputoutput.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
interactive.rst Make a path more Unix-standardy. 2007-10-20 15:21:22 +00:00
interpreter.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
introduction.rst Incorporate some suggestions by Tait Stevens. 2008-09-13 17:18:11 +00:00
modules.rst reload() takes the module itself. 2008-05-11 07:02:17 +00:00
stdlib.rst Note that smtplib example needs a mailserver. 2007-08-17 05:58:36 +00:00
stdlib2.rst fix various doc typos #3320 2008-07-12 20:16:19 +00:00
whatnow.rst Fix lots of broken links in the docs, found by Sphinx' external link checker. 2008-03-15 00:20:19 +00:00