| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix links to the __next__ method. | Ezio Melotti | 2012-10-12 | 1 | -9/+9 |
|
|
* | Fix closes Issue: 14217 - 3.2 branch | Senthil Kumaran | 2012-03-09 | 1 | -1/+4 |
|
|
* | Minor correction. #11418 | Terry Jan Reedy | 2012-01-11 | 1 | -2/+2 |
|
|
* | 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 |
|
|
* | Split combined code/doctest code blocks in two blocks, to enable proper highl... | Georg Brandl | 2011-05-01 | 1 | -2/+5 |
|
|
* | #9138: reword introduction to classes in Python. | Georg Brandl | 2010-10-17 | 1 | -16/+16 |
|
|
* | Clarify that abs() is not a namespace. | Georg Brandl | 2010-08-02 | 1 | -1/+1 |
|
|
* | Clarification. Yay importlib! | Georg Brandl | 2010-07-19 | 1 | -2/+5 |
|
|
* | Remove mention of execfile from the tutorial. | Mark Dickinson | 2010-07-12 | 1 | -6/+6 |
|
|
* | Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,... | Benjamin Peterson | 2010-06-27 | 1 | -1/+1 |
|
|
* | Recorded merge of revisions 78024 via svnmerge from | Georg Brandl | 2010-02-06 | 1 | -1/+1 |
|
|
* | Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,... | Georg Brandl | 2009-09-01 | 1 | -6/+6 |
|
|
* | Merged revisions 74411 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -5/+2 |
|
|
* | Fix duplicate sentence. | Georg Brandl | 2009-08-13 | 1 | -3/+1 |
|
|
* | Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-... | Alexandre Vassalotti | 2009-07-29 | 1 | -73/+74 |
|
|
* | Merged revisions 69846 via svnmerge from | Mark Dickinson | 2009-02-21 | 1 | -1/+1 |
|
|
* | Fix a few remaining problems found by rstlint. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -4/+4 |
|
|
* | #4549: Mention nonlocal statement in tutorial section about scoping. | Georg Brandl | 2008-12-05 | 1 | -6/+5 |
|
|
* | Forward-port of r66447. | Georg Brandl | 2008-09-13 | 1 | -1/+1 |
|
|
* | #3525: 3.0 exception changes in tutorial. | Georg Brandl | 2008-08-08 | 1 | -1/+1 |
|
|
* | #3310: stop referring to basestring. | Georg Brandl | 2008-07-16 | 1 | -3/+2 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -6/+27 |
|
|
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -1/+1 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -8/+6 |
|
|
* | Document nonlocal statement. Written for GHOP by "Canadabear". | Georg Brandl | 2007-12-04 | 1 | -4/+52 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -1/+1 |
|
|
* | Removed the API to create unbound methods and simplified the API for bound me... | Christian Heimes | 2007-11-27 | 1 | -2/+2 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -7/+7 |
|
|
* | #1211, #1212, #1213: py3k fixes to the tutorial. | Georg Brandl | 2007-09-28 | 1 | -11/+14 |
|
|
* | Update tutorial/classes.rst to remove references to the old two-argument form... | Collin Winter | 2007-09-10 | 1 | -6/+6 |
|
|
* | Tutorial formatting patch by Robin Stocker. | Georg Brandl | 2007-09-03 | 1 | -1/+1 |
|
|
* | - document bytes() | Georg Brandl | 2007-08-31 | 1 | -30/+21 |
|
|
* | Tutorial update for 3.0 by Paul Dubois. | Guido van Rossum | 2007-08-31 | 1 | -13/+14 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+792 |
|
|