cpython/Doc/tutorial
Georg Brandl 1f01debe6f Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r68162 | ronald.oussoren | 2009-01-02 16:06:00 +0100 (Fri, 02 Jan 2009) | 3 lines

  Fix for issue 4472 is incompatible with Cygwin, this patch
  should fix that.
........
  r68166 | benjamin.peterson | 2009-01-02 19:26:23 +0100 (Fri, 02 Jan 2009) | 1 line

  document PyMemberDef
........
  r68171 | georg.brandl | 2009-01-02 21:25:14 +0100 (Fri, 02 Jan 2009) | 3 lines

  #4811: fix markup glitches (mostly remains of the conversion),
  found by Gabriel Genellina.
........
  r68176 | andrew.kuchling | 2009-01-02 22:00:35 +0100 (Fri, 02 Jan 2009) | 1 line

  Add various items
........
  r68195 | georg.brandl | 2009-01-03 14:45:15 +0100 (Sat, 03 Jan 2009) | 2 lines

  Remove useless string literal.
........
  r68196 | georg.brandl | 2009-01-03 15:29:53 +0100 (Sat, 03 Jan 2009) | 2 lines

  Fix indentation.
........
  r68210 | georg.brandl | 2009-01-03 20:10:12 +0100 (Sat, 03 Jan 2009) | 2 lines

  Set eol-style correctly for mp_distributing.py.
........
  r68232 | georg.brandl | 2009-01-03 22:52:16 +0100 (Sat, 03 Jan 2009) | 2 lines

  Grammar fix.
........
2009-01-03 22:47:39 +00:00
..
appetite.rst Merged revisions 66452 via svnmerge from 2008-09-13 17:46:05 +00:00
classes.rst Fix a few remaining problems found by rstlint. 2009-01-03 21:31:47 +00:00
controlflow.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
datastructures.rst Fix a few remaining problems found by rstlint. 2009-01-03 21:31:47 +00:00
errors.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
floatingpoint.rst Issue 3412: Mention fractions and decimal in the tutorial section on floating point. 2008-10-05 17:57:52 +00:00
index.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
inputoutput.rst Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from 2009-01-03 22:47:39 +00:00
interactive.rst #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. 2007-11-01 20:32:30 +00:00
interpreter.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
introduction.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
modules.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
stdlib.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
stdlib2.rst Merged revisions 68221 via svnmerge from 2009-01-03 21:26:05 +00:00
whatnow.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00