| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop double newlines printed in some file iteration examples. | Andrew Svetlov | 2012-12-08 | 1 | -2/+2 |
|
|
* | Update section about dir() in the tutorial. | Ezio Melotti | 2012-11-17 | 1 | -33/+41 |
|
|
* | Rephrase a sentence in the set and dict comprehensions tutorial page. | Ezio Melotti | 2012-11-17 | 1 | -3/+3 |
|
|
* | Improve FAQ link in documentation (for issue #16435). | Chris Jerdonek | 2012-11-10 | 1 | -3/+2 |
|
|
* | Issue #16435: Link in tutorial now points to python3 FAQ. | Andrew Svetlov | 2012-11-08 | 1 | -7/+5 |
|
|
* | Issue #14893: Add function annotation example to function tutorial. | Andrew Svetlov | 2012-11-01 | 1 | -0/+34 |
|
|
* | Remove unneeded "Release" and "Date" markers from doc index pages. | Chris Jerdonek | 2012-10-28 | 1 | -3/+0 |
|
|
* | Closes #16294: 8 space indent in tutorial | Jesus Cea | 2012-10-22 | 1 | -2/+2 |
|
|
* | Clarify universal-newline wording in tutorial (issue #16266). | Chris Jerdonek | 2012-10-18 | 1 | -3/+4 |
|
|
* | Issue #16265: Fix collapsing of code sample in tutorial. | Andrew Svetlov | 2012-10-17 | 1 | -1/+1 |
|
|
* | Issue #16225: Add additional note to tutorial about changing sequence while l... | Chris Jerdonek | 2012-10-16 | 2 | -11/+24 |
|
|
* | Fix links to the __next__ method. | Ezio Melotti | 2012-10-12 | 1 | -9/+9 |
|
|
* | Close issue #16073: fix map() example in list comprehension documentation. | Chris Jerdonek | 2012-09-28 | 1 | -1/+1 |
|
|
* | Issue #16015: Make welcome message more realistic in tutorial example. | Chris Jerdonek | 2012-09-25 | 1 | -3/+5 |
|
|
* | Issue #16015: Fix NameError doctest example in tutorial introduction. | Chris Jerdonek | 2012-09-25 | 1 | -2/+1 |
|
|
* | #16019, #16020: fix syntax highlight. | Ezio Melotti | 2012-09-24 | 1 | -2/+6 |
|
|
* | #16017: capitalize URLs. | Ezio Melotti | 2012-09-24 | 1 | -1/+1 |
|
|
* | tutorial typo fix | Eli Bendersky | 2012-08-18 | 1 | -1/+1 |
|
|
* | fix typo | Sandro Tosi | 2012-08-14 | 1 | -1/+1 |
|
|
* | Issue #15630: Add an example for "continue" statement in the tutorial. Patch by | Senthil Kumaran | 2012-08-12 | 1 | -3/+16 |
|
|
* | zip() returns an iterator, make a list() of it; thanks to Martin from docs@ | Sandro Tosi | 2012-08-12 | 1 | -1/+1 |
|
|
* | Issue #15444: Use proper spelling for non-ASCII contributor names. | Antoine Pitrou | 2012-08-11 | 1 | -1/+1 |
|
|
* | add missing period; thanks to Gaston Fiore from docs@ | Sandro Tosi | 2012-08-04 | 1 | -1/+1 |
|
|
* | #14840: Add a bit on the difference between tuples and lists. Initial patch ... | Ezio Melotti | 2012-06-17 | 1 | -9/+21 |
|
|
* | Nudge readers towards a more accurate mental model for loop else clauses | Nick Coghlan | 2012-06-07 | 1 | -0/+7 |
|
|
* | Fix closes Issue: 14217 - 3.2 branch | Senthil Kumaran | 2012-03-09 | 1 | -1/+4 |
|
|
* | Issue #11948: clarify modules search path | Sandro Tosi | 2012-01-19 | 1 | -18/+16 |
|
|
* | Minor correction. #11418 | Terry Jan Reedy | 2012-01-11 | 1 | -2/+2 |
|
|
* | I do not think we will ever have auto-indent at the prompt, that is for IPyth... | Georg Brandl | 2011-12-25 | 1 | -7/+7 |
|
|
* | #6570: clarify tutorial section about keyword arguments. | Ezio Melotti | 2011-12-13 | 1 | -18/+23 |
|
|
* | #13549: improve tutorial section about listcomps. | Ezio Melotti | 2011-12-13 | 1 | -72/+102 |
|
|
* | remove confusing paragraph (as part of r87523); thanks to AJ Hill from docs@ | Sandro Tosi | 2011-10-31 | 1 | -2/+1 |
|
|
* | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
|
|
* | Branch merge | Éric Araujo | 2011-08-09 | 2 | -4/+27 |
|\ |
|
| * | Improve documentation for PEP 370 support in site module (#8617). | Éric Araujo | 2011-08-05 | 2 | -4/+27 |
|
|
* | | Confirm that the prime example is actually correct. We get so many complaint... | Georg Brandl | 2011-08-08 | 1 | -0/+3 |
|/ |
|
* | Make indentation comply with our style guide and the rest of the file | Éric Araujo | 2011-07-26 | 1 | -14/+14 |
|
|
* | Issue 12086: add example showing how to use name mangling. | Raymond Hettinger | 2011-06-25 | 1 | -0/+22 |
|
|
* | Fix closes Issue12359 - Removing a confusing sentence from the previous change. | Senthil Kumaran | 2011-06-20 | 1 | -7/+7 |
|
|
* | minor space nit. | Senthil Kumaran | 2011-06-20 | 1 | -1/+1 |
|
|
* | Fix closes Issue12359 - Minor update to module import description. | Senthil Kumaran | 2011-06-20 | 1 | -7/+8 |
|
|
* | Add missing reST target to one heading in the tutorial | Éric Araujo | 2011-06-11 | 1 | -0/+2 |
|
|
* | Split combined code/doctest code blocks in two blocks, to enable proper highl... | Georg Brandl | 2011-05-01 | 1 | -2/+5 |
|
|
* | Merge 3.1 | Éric Araujo | 2011-03-26 | 1 | -4/+1 |
|\ |
|
| * | Remove untrue statement from tutorial | Éric Araujo | 2011-03-25 | 1 | -4/+1 |
|
|
* | | Merge with 3.1. | Ezio Melotti | 2011-03-13 | 1 | -20/+19 |
|\ \
| |/ |
|
| * | Fix markup in inputoutput.rst. | Ezio Melotti | 2011-03-13 | 1 | -16/+17 |
|
|
* | | Merge doc fixes. | Georg Brandl | 2011-03-06 | 1 | -5/+3 |
|\ \
| |/ |
|
| * | #11405: do not reference the string module again for its deprecated functions... | Georg Brandl | 2011-03-06 | 1 | -5/+3 |
|
|
| * | Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-... | Georg Brandl | 2011-02-25 | 1 | -8/+0 |
|
|