summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/controlflow.rst
Commit message (Expand)AuthorAgeFilesLines
* #6570: clarify tutorial section about keyword arguments.Ezio Melotti2011-12-131-18/+23
* Confirm that the prime example is actually correct. We get so many complaint...Georg Brandl2011-08-081-0/+3
* Refrain from using inline suites.Georg Brandl2010-10-151-2/+4
* Wording fix.Georg Brandl2010-06-271-4/+1
* Merged revisions 76460 via svnmerge fromMark Dickinson2009-11-231-9/+9
* Elaborate encoding recommendations, and fix ambiguous wording for list compre...Georg Brandl2009-06-081-1/+6
* Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge fromGeorg Brandl2009-06-081-5/+13
* Remove trailing whitespace.Georg Brandl2009-01-031-26/+26
* Merged revisions 67889-67892,67895,67898,67904-67907,67912,67918,67920-67921,...Benjamin Peterson2008-12-271-28/+6
* Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,...Georg Brandl2008-12-071-2/+6
* Merged revisions 67117-67119,67123-67124,67143 via svnmerge fromGeorg Brandl2008-11-071-0/+35
* Forward-port of r66447.Georg Brandl2008-09-131-24/+27
* #3503: fix print statements in 3k doc.Georg Brandl2008-08-051-1/+1
* Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,...Georg Brandl2008-06-101-2/+2
* Merged revisions 63655 via svnmerge fromBenjamin Peterson2008-05-261-2/+2
* Don't output floats in prime example.Georg Brandl2008-05-011-1/+1
* Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-...Christian Heimes2008-04-191-1/+7
* Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge...Georg Brandl2008-01-211-4/+5
* Fix now-wrong :keyword: markup. Remove the section aboutGeorg Brandl2008-01-201-1/+1
* Copied doc for reload() from trunk's function.rst to imp.rstChristian Heimes2008-01-071-3/+50
* Clarify sentence in tutorial. Thanks to Marek Kubica.Georg Brandl2008-01-061-4/+3
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-7/+4
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-1/+2
* Fix more raise statments in the docs.Collin Winter2007-09-101-1/+2
* Tutorial formatting patch by Robin Stocker.Georg Brandl2007-09-031-4/+4
* A few more fixes to the tutorialNeal Norwitz2007-08-311-2/+1
* Tutorial update for 3.0 by Paul Dubois.Guido van Rossum2007-08-311-43/+88
* No need to define raw_input(), input() does the same.Georg Brandl2007-08-171-14/+2
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+574