summaryrefslogtreecommitdiff
path: root/Doc/tutorial/controlflow.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #26462: Merge code block fixes from 3.5Martin Panter2016-07-291-1/+3
|\
| * Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.Martin Panter2016-07-261-1/+3
* | Issue #23116: Merge from 3.5Berker Peksag2016-06-021-0/+3
|\ \ | |/ |/|
| * Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-2/+2
| |\
| * | Minor clarification in tutorial.Georg Brandl2016-02-151-0/+3
* | | Issue #23116: Improve ask_ok() example in the Python tutorialBerker Peksag2016-06-021-3/+3
| |/ |/|
* | Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-2/+2
|/
* Issue #23932: Update the tutorial section on function annotations.Zachary Ware2015-04-131-11/+10
* Get rid of deprecated IOError in the docAndrew Svetlov2014-04-011-1/+1
* Use different wordAndrew Kuchling2014-02-031-2/+1
* Fix indentation in doc example.Ezio Melotti2013-11-171-5/+5
* Use "lambda expression" as preferred to "lambda form".Georg Brandl2013-10-061-1/+1
* Closes #18646: improve lambda docs in tutorial. Original patch by Terry Reedy.Georg Brandl2013-10-061-11/+18
* Issue #14893: Add function annotation example to function tutorial.Andrew Svetlov2012-11-011-0/+34
* Issue #16225: Add additional note to tutorial about changing sequence while l...Chris Jerdonek2012-10-151-11/+11
* tutorial typo fixEli Bendersky2012-08-181-1/+1
* Issue #15630: Add an example for "continue" statement in the tutorial. Patch bySenthil Kumaran2012-08-121-3/+16
* Nudge readers towards a more accurate mental model for loop else clausesNick Coghlan2012-06-071-0/+7
* #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
* Merged revisions 85530,85532-85534,85538-85543,85546-85548 via svnmerge fromGeorg Brandl2010-11-261-2/+4
* Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,...Georg Brandl2010-10-061-4/+1
* Merged revisions 76462 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