index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
tutorial
/
controlflow.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
1
-1/+1
*
Fix indentation in doc example.
Ezio Melotti
2013-11-17
1
-5/+5
*
Use "lambda expression" as preferred to "lambda form".
Georg Brandl
2013-10-06
1
-1/+1
*
Closes #18646: improve lambda docs in tutorial. Original patch by Terry Reedy.
Georg Brandl
2013-10-06
1
-11/+18
*
Use 2.x "print" syntax for this example.
Georg Brandl
2012-11-12
1
-2/+3
*
Issue #16225: Backport from 3.2: Add additional note to tutorial about looping.
Chris Jerdonek
2012-10-16
1
-11/+11
*
Fix typo in tutorial
Eli Bendersky
2012-08-18
1
-1/+1
*
Issue #15630: Add an example for "continue" statement in the tutorial. Patch by
Senthil Kumaran
2012-08-12
1
-3/+16
*
Nudge readers towards a more accurate mental model for loop else clauses (Bac...
Nick Coghlan
2012-06-07
1
-0/+7
*
#6570: clarify tutorial section about keyword arguments.
Ezio Melotti
2011-12-13
1
-18/+23
*
Confirm that the prime example is actually correct. We get so many complaint...
Georg Brandl
2011-08-08
1
-0/+3
*
#12092: backport rephrasing of a paragraph in the tutorial.
Ezio Melotti
2011-05-17
1
-4/+3
*
Merged revisions 85530,85534,85538,85540-85542 via svnmerge from
Georg Brandl
2010-11-26
1
-1/+2
*
#8267: Use sorted() to get a sorted list of dict keys.
Georg Brandl
2010-10-15
1
-3/+3
*
Issue #7369: Fibonacci series should start at 0 in tutorial example.
Mark Dickinson
2009-11-23
1
-9/+9
*
#6204: use a real reference instead of "see later".
Georg Brandl
2009-06-06
1
-1/+1
*
#6211: elaborate a bit on ways to call the function.
Georg Brandl
2009-06-06
1
-5/+14
*
Use preferred form of raising exceptions.
Georg Brandl
2009-05-30
1
-1/+1
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-12/+12
*
pretend exceptions don't exist a while longer
Benjamin Peterson
2008-12-24
1
-28/+6
*
Add reference to enumerate() to indices example.
Georg Brandl
2008-12-04
1
-2/+5
*
Fix grammar error; reword two paragraphs
Andrew M. Kuchling
2008-11-06
1
-9/+11
*
#4247: add "pass" examples to tutorial.
Georg Brandl
2008-11-06
1
-0/+33
*
Incorporate some suggestions by Tait Stevens.
Georg Brandl
2008-09-13
1
-23/+26
*
revert last revision; code was right
Benjamin Peterson
2008-08-02
1
-3/+3
*
fix indentation that caused logic bug
Benjamin Peterson
2008-08-02
1
-3/+3
*
fix spelling
Benjamin Peterson
2008-05-28
1
-2/+2
*
update tutorial function with more appropiate one from Eric Smith
Benjamin Peterson
2008-05-28
1
-2/+2
*
update the tutorial to use str.format
Benjamin Peterson
2008-05-26
1
-2/+2
*
Typo fix
Andrew M. Kuchling
2008-04-15
1
-1/+1
*
Add *,**,@ to index, as suggested by
Andrew M. Kuchling
2008-04-15
1
-0/+6
*
#997912: acknowledge nested scopes in tutorial.
Georg Brandl
2008-01-21
1
-4/+5
*
Add tutorial section about coding style.
Georg Brandl
2008-01-06
1
-3/+50
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-7/+4
*
Make example about hiding None return values at the prompt clearer.
Georg Brandl
2007-10-30
1
-1/+2
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+562