| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #11948: clarify modules search path | Sandro Tosi | 2012-01-19 | 1 | -18/+16 |
|
|
* | update to new C roles and directives | Sandro Tosi | 2012-01-14 | 1 | -1/+1 |
|
|
* | Minor correction. Closes #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 | -62/+112 |
|
|
* | remove duplicated paragraph in the tutorial | Eli Bendersky | 2011-11-16 | 1 | -7/+0 |
|
|
* | remove confusing paragraph (as part of r87523); thanks to AJ Hill from docs@ | Sandro Tosi | 2011-10-31 | 1 | -2/+1 |
|
|
* | Doc fix. Mathematically correct sentence. | Senthil Kumaran | 2011-09-28 | 1 | -2/+2 |
|
|
* | Improve documentation for PEP 370 support in site module (#8617). | Éric Araujo | 2011-08-19 | 2 | -4/+27 |
|
|
* | Confirm that the prime example is actually correct. We get so many complaint... | Georg Brandl | 2011-08-08 | 1 | -0/+3 |
|
|
* | Backout duplicate changeset ed34ca4e639c | Éric Araujo | 2011-07-29 | 1 | -2/+0 |
|
|
* | Add missing reST target to one heading in the tutorial | Éric Araujo | 2011-06-11 | 1 | -0/+2 |
|
|
* | Make indentation comply with our style guide and the rest of the file | Éric Araujo | 2011-07-26 | 1 | -14/+14 |
|
|
* | Add missing reST target to one heading in the tutorial | Éric Araujo | 2011-07-29 | 1 | -0/+2 |
|
|
* | Issue 12086: add example showing how to use name mangling. | Raymond Hettinger | 2011-06-25 | 1 | -0/+22 |
|
|
* | merge 3.2 - Fix closes Issue12359 - Removing a confusing sentence from the pr... | Senthil Kumaran | 2011-06-20 | 1 | -7/+7 |
|
|
* | Fix issue12359. Minor doc update on import module description. | Senthil Kumaran | 2011-06-20 | 1 | -7/+8 |
|
|
* | #12092: backport rephrasing of a paragraph in the tutorial. | Ezio Melotti | 2011-05-17 | 1 | -4/+3 |
|
|
* | Split combined code/doctest code blocks in two blocks, to enable proper highl... | Georg Brandl | 2011-05-01 | 1 | -2/+5 |
|
|
* | Remove untrue statement from tutorial | Éric Araujo | 2011-03-26 | 1 | -4/+1 |
|
|
* | Fix typo spotted by Sandro Tosi | Éric Araujo | 2011-03-22 | 1 | -1/+1 |
|
|
* | Fix markup in inputoutput.rst. | Ezio Melotti | 2011-03-13 | 1 | -16/+17 |
|
|
* | #11405: do not reference the string module again for its deprecated functions... | Georg Brandl | 2011-03-06 | 1 | -3/+4 |
|
|
* | Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,... | Georg Brandl | 2011-02-25 | 1 | -8/+0 |
|
|
* | Issue #11304: Input/output tutorial - PI is rounded not truncated. | Raymond Hettinger | 2011-02-24 | 1 | -1/+1 |
|
|
* | Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,... | R. David Murray | 2011-02-11 | 1 | -2/+3 |
|
|
* | Merged revisions 86794,86798,86801 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -3/+3 |
|
|
* | Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-... | Georg Brandl | 2010-11-26 | 1 | -17/+18 |
|
|
* | Merged revisions 85530,85534,85538,85540-85542 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -1/+2 |
|
|
* | Merged revisions 86310 via svnmerge from | Senthil Kumaran | 2010-11-08 | 1 | -0/+7 |
|
|
* | Clarify. | Georg Brandl | 2010-11-05 | 1 | -1/+2 |
|
|
* | #8267: Use sorted() to get a sorted list of dict keys. | Georg Brandl | 2010-10-15 | 2 | -5/+5 |
|
|
* | More tweaks to floating-point section of the tutorial. | Mark Dickinson | 2010-08-04 | 1 | -32/+34 |
|
|
* | Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,... | Georg Brandl | 2010-08-02 | 1 | -1/+1 |
|
|
* | Merged revisions 82965 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -2/+5 |
|
|
* | Update the floating-point section of the tutorial for the short float repr. | Mark Dickinson | 2010-07-30 | 1 | -51/+56 |
|
|
* | Confusing punctuation. | Georg Brandl | 2010-06-27 | 1 | -1/+1 |
|
|
* | Fix punctuation. | Georg Brandl | 2010-06-12 | 1 | -1/+1 |
|
|
* | #8346: update version. | Georg Brandl | 2010-04-10 | 1 | -3/+3 |
|
|
* | Revert r79179 and merge r75584 to explain how to implement a queue using coll... | Ezio Melotti | 2010-03-31 | 1 | -14/+13 |
|
|
* | Mention inefficiency of lists as queues, add link to collections.deque discus... | Georg Brandl | 2010-03-21 | 1 | -0/+5 |
|
|
* | Introduce copy by slicing, used in later chapters. | Georg Brandl | 2010-03-21 | 1 | -0/+6 |
|
|
* | Initial commit of the argparse library, based on argparse 1.1. | Steven Bethard | 2010-03-02 | 1 | -1/+1 |
|
|
* | #7388: "python".capitalize() in the Doc | Ezio Melotti | 2009-12-19 | 2 | -2/+2 |
|
|
* | Fix some documentation examples involving the repr of a float. | Mark Dickinson | 2009-11-24 | 3 | -8/+11 |
|
|
* | Issue #7369: Fibonacci series should start at 0 in tutorial example. | Mark Dickinson | 2009-11-23 | 1 | -9/+9 |
|
|
* | fix highlight in the datetime example | Ezio Melotti | 2009-11-12 | 1 | -2/+2 |
|
|
* | Add proper references. | Georg Brandl | 2009-10-22 | 1 | -6/+5 |
|
|
* | #6936: for interactive use, quit() is just fine. | Georg Brandl | 2009-09-18 | 1 | -1/+1 |
|
|