summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial
Commit message (Expand)AuthorAgeFilesLines
* tutorial typo fixEli Bendersky2012-08-181-1/+1
* fix typoSandro Tosi2012-08-141-1/+1
* Issue #15630: Add an example for "continue" statement in the tutorial. Patch bySenthil Kumaran2012-08-121-3/+16
* zip() returns an iterator, make a list() of it; thanks to Martin from docs@Sandro Tosi2012-08-121-1/+1
* Issue #15444: Use proper spelling for non-ASCII contributor names.Antoine Pitrou2012-08-111-1/+1
* add missing period; thanks to Gaston Fiore from docs@Sandro Tosi2012-08-041-1/+1
* #14840: Add a bit on the difference between tuples and lists. Initial patch ...Ezio Melotti2012-06-171-9/+21
* Nudge readers towards a more accurate mental model for loop else clausesNick Coghlan2012-06-071-0/+7
* Fix closes Issue: 14217 - 3.2 branchSenthil Kumaran2012-03-091-1/+4
* Issue #11948: clarify modules search pathSandro Tosi2012-01-191-18/+16
* Minor correction. #11418Terry Jan Reedy2012-01-111-2/+2
* I do not think we will ever have auto-indent at the prompt, that is for IPyth...Georg Brandl2011-12-251-7/+7
* #6570: clarify tutorial section about keyword arguments.Ezio Melotti2011-12-131-18/+23
* #13549: improve tutorial section about listcomps.Ezio Melotti2011-12-131-72/+102
* remove confusing paragraph (as part of r87523); thanks to AJ Hill from docs@Sandro Tosi2011-10-311-2/+1
* Remove duplication.Ezio Melotti2011-10-191-1/+1
* Branch mergeÉric Araujo2011-08-092-4/+27
|\
| * Improve documentation for PEP 370 support in site module (#8617).Éric Araujo2011-08-052-4/+27
* | Confirm that the prime example is actually correct. We get so many complaint...Georg Brandl2011-08-081-0/+3
|/
* Make indentation comply with our style guide and the rest of the fileÉric Araujo2011-07-261-14/+14
* Issue 12086: add example showing how to use name mangling.Raymond Hettinger2011-06-251-0/+22
* Fix closes Issue12359 - Removing a confusing sentence from the previous change.Senthil Kumaran2011-06-201-7/+7
* minor space nit.Senthil Kumaran2011-06-201-1/+1
* Fix closes Issue12359 - Minor update to module import description.Senthil Kumaran2011-06-201-7/+8
* Add missing reST target to one heading in the tutorialÉric Araujo2011-06-111-0/+2
* Split combined code/doctest code blocks in two blocks, to enable proper highl...Georg Brandl2011-05-011-2/+5
* Merge 3.1Éric Araujo2011-03-261-4/+1
|\
| * Remove untrue statement from tutorialÉric Araujo2011-03-251-4/+1
* | Merge with 3.1.Ezio Melotti2011-03-131-20/+19
|\ \ | |/
| * Fix markup in inputoutput.rst.Ezio Melotti2011-03-131-16/+17
* | Merge doc fixes.Georg Brandl2011-03-061-5/+3
|\ \ | |/
| * #11405: do not reference the string module again for its deprecated functions...Georg Brandl2011-03-061-5/+3
| * Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-...Georg Brandl2011-02-251-8/+0
| * Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge...R. David Murray2011-02-111-2/+3
| * Merged revisions 86882 via svnmerge fromGeorg Brandl2011-01-081-2/+2
| * Recorded merge of revisions 86795,86798-86799,86801 via svnmerge fromGeorg Brandl2010-11-261-3/+3
| * Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,86561-86562,...Georg Brandl2010-11-261-1/+1
| * Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,...Georg Brandl2010-11-261-16/+16
| * Merged revisions 85530,85532-85534,85538-85543,85546-85548 via svnmerge fromGeorg Brandl2010-11-261-2/+4
| * Backport rev86422 for issue 10304 from py3k to 31-maintTerry Reedy2010-11-121-5/+6
| * Merged revisions 86310 via svnmerge fromSenthil Kumaran2010-11-081-1/+1
| * Merged revisions 86310 via svnmerge fromSenthil Kumaran2010-11-081-2/+2
| * Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-...Georg Brandl2010-10-061-1/+1
| * Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,...Georg Brandl2010-10-061-1/+1
| * Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,...Georg Brandl2010-10-061-4/+1
| * Merged revisions 84827-84829 via svnmerge fromAntoine Pitrou2010-09-151-2/+2
| * Issue #4570: Clean-up tutorial exampleRaymond Hettinger2010-08-081-9/+5
| * Merged revisions 82965 via svnmerge fromGeorg Brandl2010-08-011-2/+5
| * Merged revisions 83224 via svnmerge fromMark Dickinson2010-07-291-1/+1
| * Merged revisions 82835 via svnmerge fromMark Dickinson2010-07-121-6/+6