cpython/Doc/tutorial
Christian Heimes e7a15bb808 Merged revisions 60234-60244 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r60234 | gregory.p.smith | 2008-01-24 10:38:26 +0100 (Thu, 24 Jan 2008) | 4 lines

  Fix issue1789: The tutorial contained a misuse of the struct module.

  (also remove an unneeded import struct from test_largefile)
........
  r60237 | vinay.sajip | 2008-01-24 13:37:08 +0100 (Thu, 24 Jan 2008) | 1 line

  Added optional delay argument to FileHandler and subclasses.
........
  r60238 | vinay.sajip | 2008-01-24 13:37:33 +0100 (Thu, 24 Jan 2008) | 1 line

  Added optional delay argument to FileHandler and subclasses.
........
  r60239 | vinay.sajip | 2008-01-24 13:38:30 +0100 (Thu, 24 Jan 2008) | 1 line

  Added documentation for optional delay argument to FileHandler and subclasses.
........
  r60240 | vinay.sajip | 2008-01-24 13:43:33 +0100 (Thu, 24 Jan 2008) | 1 line

  Updated for optional delay argument to FileHandler and subclasses.
........
  r60243 | guido.van.rossum | 2008-01-24 16:53:22 +0100 (Thu, 24 Jan 2008) | 2 lines

  Fi debug turd -- a call accidentally left out.
........
2008-01-24 16:21:45 +00:00
..
appetite.rst Merged revisions 59605-59624 via svnmerge from 2007-12-31 16:14:33 +00:00
classes.rst Merged revisions 59605-59624 via svnmerge from 2007-12-31 16:14:33 +00:00
controlflow.rst Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from 2008-01-21 20:36:10 +00:00
datastructures.rst Merged revisions 59605-59624 via svnmerge from 2007-12-31 16:14:33 +00:00
errors.rst Revert r58075 (incorrect docs patch). 2007-09-27 21:28:21 +00:00
floatingpoint.rst Convert all print statements in the docs. 2007-09-04 07:15:32 +00:00
index.rst Another merge. Only doc stuff was affected (but this aligns the UTF-32 2007-08-17 18:30:38 +00:00
inputoutput.rst Merged revisions 59605-59624 via svnmerge from 2007-12-31 16:14:33 +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 Merged revisions 60143-60149 via svnmerge from 2008-01-21 11:20:28 +00:00
introduction.rst Fix merge glitch. 2008-01-07 17:32:13 +00:00
modules.rst Merged revisions 59605-59624 via svnmerge from 2007-12-31 16:14:33 +00:00
stdlib.rst Tutorial update for 3.0 by Paul Dubois. 2007-08-31 03:25:11 +00:00
stdlib2.rst Merged revisions 60234-60244 via svnmerge from 2008-01-24 16:21:45 +00:00
whatnow.rst Merged revisions 59605-59624 via svnmerge from 2007-12-31 16:14:33 +00:00