1. 82138b8 Issue #11948: merge with 3.2 by Sandro Tosi · 13 years ago
  2. f0229aa Issue #11948: clarify modules search path by Sandro Tosi · 13 years ago
  3. ea868d3 Minor correction. #11418 by Terry Jan Reedy · 13 years ago
  4. 1532c8f I do not think we will ever have auto-indent at the prompt, that is for IPython and the like. by Georg Brandl · 13 years ago
  5. 982c91e Merge with 3.2 by Terry Jan Reedy · 13 years ago
  6. 1e66f56 merge with 3.2 by Georg Brandl · 13 years ago
  7. ec51cf1 #6570: merge with 3.2. by Ezio Melotti · 13 years ago
  8. 7b7e39a #6570: clarify tutorial section about keyword arguments. by Ezio Melotti · 13 years ago
  9. d31d57e #13549: merge with 3.2. by Ezio Melotti · 13 years ago
  10. 91621e2 #13549: improve tutorial section about listcomps. by Ezio Melotti · 13 years ago
  11. d856bc0 merge with 3.2 by Sandro Tosi · 13 years ago
  12. 69e59a1 remove confusing paragraph (as part of r87523); thanks to AJ Hill from docs@ by Sandro Tosi · 13 years ago
  13. f106449 Merge with 3.2. by Ezio Melotti · 13 years ago
  14. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  15. 388349a Closes #12192: Document that mutating list methods do not return the instance (original patch by Mike Hoy). by Georg Brandl · 13 years ago
  16. 19272be Branch merge by Éric Araujo · 13 years ago
  17. da3f4ae Branch merge by Éric Araujo · 13 years ago
  18. 96598af Merge with 3.2. by Georg Brandl · 13 years ago
  19. 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
  20. 7dc76fd Merge doc changes from 3.2 (#8617, #10745). by Éric Araujo · 13 years ago
  21. de4f05b Improve documentation for PEP 370 support in site module (#8617). by Éric Araujo · 13 years ago
  22. 2527796 Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes) by Éric Araujo · 13 years ago
  23. 72db345 Make indentation comply with our style guide and the rest of the file by Éric Araujo · 13 years ago
  24. 6ddefd7 Issue 12086: add example showing how to use name mangling. by Raymond Hettinger · 13 years ago
  25. 142d0f5 Issue 12086: add example showing how to use name mangling. by Raymond Hettinger · 13 years ago
  26. 1dbb759 merge from 3.2 - Fix closes Issue12359 - Removing a confusing sentence from the previous change. by Senthil Kumaran · 13 years ago
  27. 4707a99 Fix closes Issue12359 - Removing a confusing sentence from the previous change. by Senthil Kumaran · 13 years ago
  28. 1508570 minor space nit. by Senthil Kumaran · 13 years ago
  29. bd4c321 merge from 3.2. Issue 12359 by Senthil Kumaran · 13 years ago
  30. 5c0347b Fix closes Issue12359 - Minor update to module import description. by Senthil Kumaran · 13 years ago
  31. 3ae4272 Merge minor doc change from 3.2 by Éric Araujo · 13 years ago
  32. 9fbfe15 Add missing reST target to one heading in the tutorial by Éric Araujo · 13 years ago
  33. 6c32b4a merge with 3.2 by Georg Brandl · 13 years ago
  34. da623ed Split combined code/doctest code blocks in two blocks, to enable proper highlighting. by Georg Brandl · 13 years ago
  35. 2cdee70 Split combined code/doctest code blocks in two blocks, to enable proper highlighting. by Georg Brandl · 13 years ago
  36. 5c1da90 Merge 3.2 by Éric Araujo · 13 years ago
  37. 722bec4 Merge 3.1 by Éric Araujo · 13 years ago
  38. a464d4e Remove untrue statement from tutorial by Éric Araujo · 13 years ago
  39. 0def5c6 Merge with 3.1. by Ezio Melotti · 13 years ago
  40. 2b73660 Fix markup in inputoutput.rst. by Ezio Melotti · 13 years ago
  41. 32657fb Merge with 3.2. by Ezio Melotti · 13 years ago
  42. a3dd56b Use with statement where it improves the documentation (closes #10461) by Éric Araujo · 13 years ago
  43. 52d3e7e Name c -> cls in example. by Georg Brandl · 13 years ago
  44. 1ebca48 Merge doc fixes. by Georg Brandl · 13 years ago
  45. 891391b Merge doc fixes. by Georg Brandl · 13 years ago
  46. 3640e18 #11405: do not reference the string module again for its deprecated functions, only for Template class. by Georg Brandl · 13 years ago
  47. d98934c Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-87528,87530-87536,87581 via svnmerge from by Georg Brandl · 13 years ago
  48. c38f025 Issue #11304: Input/output tutorial - PI is rounded not truncated. by Raymond Hettinger · 13 years ago
  49. 756fe26 Issue #11304: Input/output tutorial - PI is rounded not truncated. by Raymond Hettinger · 13 years ago
  50. 3ebb6b3 Bump trunk to 3.3 alpha 0. by Georg Brandl · 13 years ago
  51. 43b2f45 Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge from by R. David Murray · 13 years ago
  52. 6d6fa47 Merged revisions 86882 via svnmerge from by Georg Brandl · 14 years ago
  53. fcf3a0c Remove confusing paragraph -- this is relevant only to advanced users anyway and does not belong into the tutorial. by Georg Brandl · 14 years ago
  54. a396463 #10559: provide instructions for accessing sys.argv when first mentioned. by R. David Murray · 14 years ago
  55. 53afa6d Fix input type for zlib. by Georg Brandl · 14 years ago
  56. ae26cce Recorded merge of revisions 86795,86798-86799,86801 via svnmerge from by Georg Brandl · 14 years ago
  57. fe12390 Better example for os.system(): do not change the system time. by Georg Brandl · 14 years ago
  58. f65e25b Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,86561-86562,86564-86565,86705,86708,86713 via svnmerge from by Georg Brandl · 14 years ago
  59. ab32fec Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from by Georg Brandl · 14 years ago
  60. c524cff Merged revisions 85530,85532-85534,85538-85543,85546-85548 via svnmerge from by Georg Brandl · 14 years ago
  61. b89e4fc Backport rev86422 for issue 10304 from py3k to 31-maint by Terry Reedy · 14 years ago
  62. 02a807e by Terry Reedy · 14 years ago
  63. 1790ed2 Fix typo. by Georg Brandl · 14 years ago
  64. c64cb6f Extra space caught by the post-commit-hook, aka Taggnostr :) by Senthil Kumaran · 14 years ago
  65. a881971 Merged revisions 86310 via svnmerge from by Senthil Kumaran · 14 years ago
  66. 43d8cd8 Merged revisions 86310 via svnmerge from by Senthil Kumaran · 14 years ago
  67. a0fa1ce Fix Issue 10303: a small clarification in the tutorial. by Senthil Kumaran · 14 years ago
  68. a192828 #9138: reword introduction to classes in Python. by Georg Brandl · 14 years ago
  69. 70543ac Refrain from using inline suites. by Georg Brandl · 14 years ago
  70. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  71. 57a5e3f Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-84531,84553,84619,84684,84915-84916 via svnmerge from by Georg Brandl · 14 years ago
  72. 13f959b Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,83599,83612,83659,83977,84015-84018,84020,84141 via svnmerge from by Georg Brandl · 14 years ago
  73. c7b6908 Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,82599,82615 via svnmerge from by Georg Brandl · 14 years ago
  74. 448f20b Fix typo. by Georg Brandl · 14 years ago
  75. 25d535e Merged revisions 84827-84829 via svnmerge from by Antoine Pitrou · 14 years ago
  76. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  77. 2914308 Issue #4570: Clean-up tutorial example by Raymond Hettinger · 14 years ago
  78. afdeca9 Issue #4570: Clean-up tutorial example by Raymond Hettinger · 14 years ago
  79. 388122d Issue #9337: Make float.__str__ identical to float.__repr__. by Mark Dickinson · 14 years ago
  80. 17dafdc Clarify that abs() is not a namespace. by Georg Brandl · 14 years ago
  81. 57ebc91 Merged revisions 82965 via svnmerge from by Georg Brandl · 14 years ago
  82. 8a550f3 Merged revisions 83224 via svnmerge from by Mark Dickinson · 14 years ago
  83. 6a74d34 Fix typo. by Mark Dickinson · 14 years ago
  84. 0674255 Clarification. Yay importlib! by Georg Brandl · 14 years ago
  85. d181f43 Merged revisions 82835 via svnmerge from by Mark Dickinson · 14 years ago
  86. cf48e44 Remove mention of execfile from the tutorial. by Mark Dickinson · 14 years ago
  87. c62efa8 Merged revisions 82301 via svnmerge from by Georg Brandl · 14 years ago
  88. d7c3ed5 Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,80852,80854,80870,80872-80873,80907,80915-80916,80951-80952,80976-80977,80985,81038-81040,81042,81053,81070,81104-81105,81114,81125,81245,81285,81402,81463,81516,81562-81563,81567,81593,81635,81680-81681,81684,81801,81888,81931-81933,81939-81942,81963,81984,81991,82120,82188,82264-82267 via svnmerge from by Benjamin Peterson · 14 years ago
  89. 7d82106 Wording fix. by Georg Brandl · 14 years ago
  90. ced2f2d Recorded merge of revisions 81410 via svnmerge from by Georg Brandl · 14 years ago
  91. 471ed00 Remove redundant example. by Georg Brandl · 14 years ago
  92. 7e5b889 Update the python version in the interpreter tutorial. by Ezio Melotti · 14 years ago
  93. de414a2 Merged revisions 79525 via svnmerge from by Ezio Melotti · 14 years ago
  94. 8f8db14 Merged revisions 79522 via svnmerge from by Ezio Melotti · 14 years ago
  95. 886af96 Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,79173,79176,79194,79208,79212 via svnmerge from by Benjamin Peterson · 14 years ago
  96. 718ce2c Merged revisions 79179 via svnmerge from by Georg Brandl · 14 years ago
  97. 6d26569 Merged revisions 78576 via svnmerge from by Steven Bethard · 14 years ago
  98. 3b63c3d Merged revisions 78325 via svnmerge from by Senthil Kumaran · 14 years ago
  99. ac0b889 Fixing Issue7399 - Fixing an example of urllib usage. by Senthil Kumaran · 14 years ago
  100. c4a55fc Recorded merge of revisions 78024 via svnmerge from by Georg Brandl · 14 years ago