cpython/Doc/tutorial
Alexandre Vassalotti e223eb8477 Merged revisions 74075,74187,74197,74201,74216,74225 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74075 | georg.brandl | 2009-07-18 05:06:31 -0400 (Sat, 18 Jul 2009) | 1 line

  #6505: fix typos.
........
  r74187 | benjamin.peterson | 2009-07-23 10:19:08 -0400 (Thu, 23 Jul 2009) | 1 line

  use bools for autoraise
........
  r74197 | benjamin.peterson | 2009-07-24 22:03:48 -0400 (Fri, 24 Jul 2009) | 1 line

  clarify
........
  r74201 | amaury.forgeotdarc | 2009-07-25 12:22:06 -0400 (Sat, 25 Jul 2009) | 2 lines

  Better name a variable: 'buf' seems to imply a mutable buffer.
........
  r74216 | michael.foord | 2009-07-26 17:12:14 -0400 (Sun, 26 Jul 2009) | 1 line

  Issue 6581. Michael Foord
........
  r74225 | kurt.kaiser | 2009-07-27 12:09:28 -0400 (Mon, 27 Jul 2009) | 5 lines

  1. Clean workspace more thoughly before build.
  2. Add url of branch we are building to 'results' webpage.
     (url is now available in $repo_path, could be added to failure email.)
  3. Adjust permissions to improve upload reliability.
........
2009-07-29 20:12:15 +00:00
..
appetite.rst Merged revisions 66452 via svnmerge from 2008-09-13 17:46:05 +00:00
classes.rst Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from 2009-07-29 19:54:39 +00:00
controlflow.rst Elaborate encoding recommendations, and fix ambiguous wording for list comprehensions. 2009-06-08 18:59:09 +00:00
datastructures.rst The key-value pairs can be lists or tuples or any iterable. 2009-06-16 20:49:30 +00:00
errors.rst #4144: fix output of console sessions. 2009-05-17 08:14:39 +00:00
floatingpoint.rst Clean-up floating point tutorial. 2009-06-28 23:21:38 +00:00
index.rst Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from 2009-03-30 14:51:56 +00:00
inputoutput.rst Merged revisions 74075,74187,74197,74201,74216,74225 via svnmerge from 2009-07-29 20:12:15 +00:00
interactive.rst Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from 2009-07-29 19:54:39 +00:00
interpreter.rst bump to 3.2a0 2009-06-27 21:40:27 +00:00
introduction.rst Issue #6354 continued: reword confusing tutorial note on the (no-longer 2009-06-28 21:19:18 +00:00
modules.rst Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from 2009-07-29 19:54:39 +00:00
stdlib.rst Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +00:00
stdlib2.rst Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from 2009-07-29 19:54:39 +00:00
whatnow.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00