1. 1491cbd Issue #14893: Add function annotation example to function tutorial. by Andrew Svetlov · 12 years ago
  2. 4fab8f0 Issue #16225: Add additional note to tutorial about changing sequence while looping. by Chris Jerdonek · 12 years ago
  3. 31a1190 tutorial typo fix by Eli Bendersky · 12 years ago
  4. 1ef9caa Issue #15630: Add an example for "continue" statement in the tutorial. Patch by by Senthil Kumaran · 12 years ago
  5. a3a164a Nudge readers towards a more accurate mental model for loop else clauses by Nick Coghlan · 12 years ago
  6. 7b7e39a #6570: clarify tutorial section about keyword arguments. by Ezio Melotti · 13 years ago
  7. bdbdfb1 Confirm that the prime example is actually correct. We get so many complaints about a "buggy example" on docs@python, let us hope this cuts them in half at least. by Georg Brandl · 13 years ago
  8. 70543ac Refrain from using inline suites. by Georg Brandl · 14 years ago
  9. 7d82106 Wording fix. by Georg Brandl · 14 years ago
  10. c099ee2 Merged revisions 76460 via svnmerge from by Mark Dickinson · 15 years ago
  11. 7ae90dd Elaborate encoding recommendations, and fix ambiguous wording for list comprehensions. by Georg Brandl · 15 years ago
  12. c6c3178 Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from by Georg Brandl · 15 years ago
  13. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  14. 9203501 Merged revisions 67889-67892,67895,67898,67904-67907,67912,67918,67920-67921,67923-67924,67926-67927,67930,67943 via svnmerge from by Benjamin Peterson · 16 years ago
  15. af265f4 Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,67579-67580,67591,67597,67608,67631 via svnmerge from by Georg Brandl · 16 years ago
  16. a971c65 Merged revisions 67117-67119,67123-67124,67143 via svnmerge from by Georg Brandl · 16 years ago
  17. 5d955ed Forward-port of r66447. by Georg Brandl · 16 years ago
  18. 11e18b0 #3503: fix print statements in 3k doc. by Georg Brandl · 16 years ago
  19. f08a9dd Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from by Georg Brandl · 16 years ago
  20. e6f0063 Merged revisions 63655 via svnmerge from by Benjamin Peterson · 16 years ago
  21. b03c1d9 Don't output floats in prime example. by Georg Brandl · 16 years ago
  22. dae2a89 Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-62379,62381 via svnmerge from by Christian Heimes · 16 years ago
  23. 86def6c Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from by Georg Brandl · 17 years ago
  24. 78b1187 Fix now-wrong :keyword: markup. Remove the section about by Georg Brandl · 17 years ago
  25. 043d6f6 Copied doc for reload() from trunk's function.rst to imp.rst by Christian Heimes · 17 years ago
  26. a6fa272 Clarify sentence in tutorial. Thanks to Marek Kubica. by Georg Brandl · 17 years ago
  27. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  28. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  29. 58721bc Fix more raise statments in the docs. by Collin Winter · 17 years ago
  30. e4ac750 Tutorial formatting patch by Robin Stocker. by Georg Brandl · 17 years ago
  31. e0906d1 A few more fixes to the tutorial by Neal Norwitz · 17 years ago
  32. 0616b79 Tutorial update for 3.0 by Paul Dubois. by Guido van Rossum · 17 years ago
  33. e9af284 No need to define raw_input(), input() does the same. by Georg Brandl · 17 years ago
  34. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago