summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/controlflow.rst
Commit message (Collapse)AuthorAgeFilesLines
* Typo fixAndrew M. Kuchling2008-04-151-1/+1
|
* Add *,**,@ to index, as suggested byAndrew M. Kuchling2008-04-151-0/+6
| | | | | | | | http://farmdev.com/thoughts/24/what-does-the-def-star-variable-or-def-asterisk-parameter-syntax-do-in-python-/ The right entry type to use isn't clear; operator seems wrong, because *,**,@ aren't being used in expressions here. I put them as 'statement'; 'syntax' might be better.
* #997912: acknowledge nested scopes in tutorial.Georg Brandl2008-01-211-4/+5
|
* Add tutorial section about coding style.Georg Brandl2008-01-061-3/+50
|
* Some cleanup in the docs.Georg Brandl2007-12-291-7/+4
|
* Make example about hiding None return values at the prompt clearer.Georg Brandl2007-10-301-1/+2
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+562