| Commit message (Expand) | Author | Age | Files | Lines |
* | Refrain from using inline suites. | Georg Brandl | 2010-10-15 | 1 | -2/+4 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
* | Fix typo. | Georg Brandl | 2010-09-20 | 1 | -1/+1 |
|
|
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -2/+2 |
|
|
* | Issue #4570: Clean-up tutorial example | Raymond Hettinger | 2010-08-08 | 1 | -9/+5 |
|
|
* | Issue #9337: Make float.__str__ identical to float.__repr__. | Mark Dickinson | 2010-08-04 | 1 | -6/+5 |
|
|
* | Clarify that abs() is not a namespace. | Georg Brandl | 2010-08-02 | 1 | -1/+1 |
|
|
* | Fix typo. | Mark Dickinson | 2010-07-29 | 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 | 2 | -2/+2 |
|
|
* | Wording fix. | Georg Brandl | 2010-06-27 | 1 | -4/+1 |
|
|
* | Remove redundant example. | Georg Brandl | 2010-05-21 | 1 | -4/+1 |
|
|
* | Update the python version in the interpreter tutorial. | Ezio Melotti | 2010-04-20 | 1 | -1/+1 |
|
|
* | Merged revisions 79522 via svnmerge from | Ezio Melotti | 2010-03-31 | 1 | -14/+13 |
|
|
* | Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,... | Benjamin Peterson | 2010-03-21 | 1 | -0/+6 |
|
|
* | Merged revisions 79179 via svnmerge from | Georg Brandl | 2010-03-21 | 1 | -0/+5 |
|
|
* | Merged revisions 78576 via svnmerge from | Steven Bethard | 2010-03-02 | 1 | -1/+1 |
|
|
* | Fixing Issue7399 - Fixing an example of urllib usage. | Senthil Kumaran | 2010-02-22 | 1 | -0/+1 |
|
|
* | Recorded merge of revisions 78024 via svnmerge from | Georg Brandl | 2010-02-06 | 1 | -1/+1 |
|
|
* | Merged revisions 76904 via svnmerge from | Ezio Melotti | 2009-12-19 | 2 | -2/+2 |
|
|
* | Merged revisions 76460 via svnmerge from | Mark Dickinson | 2009-11-23 | 1 | -9/+9 |
|
|
* | fix highlight in the datetime example | Ezio Melotti | 2009-11-12 | 1 | -2/+2 |
|
|
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -6/+5 |
|
|
* | Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,... | Benjamin Peterson | 2009-10-04 | 2 | -13/+11 |
|
|
* | #6998: fix missing () on a print | Ezio Melotti | 2009-09-25 | 1 | -2/+2 |
|
|
* | #6935: update version. | Georg Brandl | 2009-09-18 | 1 | -4/+4 |
|
|
* | Merged revisions 74817-74820,74822-74824 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -3/+4 |
|
|
* | Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,... | Benjamin Peterson | 2009-09-11 | 1 | -4/+24 |
|
|
* | Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,... | Georg Brandl | 2009-09-01 | 1 | -6/+6 |
|
|
* | Recorded merge of revisions 74614 via svnmerge from | Georg Brandl | 2009-09-01 | 1 | -3/+12 |
|
|
* | Merged revisions 74411 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -5/+2 |
|
|
* | Merged revisions 74404 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -2/+2 |
|
|
* | Fix duplicate sentence. | Georg Brandl | 2009-08-13 | 1 | -3/+1 |
|
|
* | Merged revisions 74075,74187,74197,74201,74216,74225 via svnmerge from | Alexandre Vassalotti | 2009-07-29 | 1 | -4/+4 |
|
|
* | Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-... | Alexandre Vassalotti | 2009-07-29 | 5 | -102/+116 |
|
|
* | Clean-up floating point tutorial. | Raymond Hettinger | 2009-06-28 | 1 | -23/+28 |
|
|
* | Small doc fix-ups to floatingpoint.rst. More are forthcoming. | Raymond Hettinger | 2009-06-28 | 1 | -5/+5 |
|
|
* | Fix incorrect quote type on Decimal examples | Mark Dickinson | 2009-06-28 | 1 | -2/+2 |
|
|
* | Issue #6354 continued: reword confusing tutorial note on the (no-longer | Mark Dickinson | 2009-06-28 | 1 | -10/+3 |
|
|
* | Issue #6354: More fixes for code examples involving the repr of a float. | Mark Dickinson | 2009-06-28 | 3 | -9/+9 |
|
|
* | bump to 3.2a0 | Benjamin Peterson | 2009-06-27 | 1 | -4/+4 |
|
|
* | The key-value pairs can be lists or tuples or any iterable. | Raymond Hettinger | 2009-06-16 | 1 | -1/+1 |
|
|
* | Expand a bit on dict views. | Georg Brandl | 2009-06-16 | 1 | -11/+18 |
|
|
* | Fix markup. | Georg Brandl | 2009-06-08 | 1 | -3/+3 |
|
|
* | Elaborate encoding recommendations, and fix ambiguous wording for list compre... | Georg Brandl | 2009-06-08 | 2 | -9/+13 |
|
|
* | Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from | Georg Brandl | 2009-06-08 | 1 | -5/+13 |
|
|
* | #6190: Remove duplicate paragraph. | Georg Brandl | 2009-06-03 | 1 | -7/+0 |
|
|
* | Merged revisions 72703 via svnmerge from | Georg Brandl | 2009-05-17 | 1 | -2/+2 |
|
|
* | #4144: fix output of console sessions. | Georg Brandl | 2009-05-17 | 1 | -2/+2 |
|
|