| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix closes Issue: 14217 - Appropriate sphinx directive for output. Patch by T... | Senthil Kumaran | 2012-03-09 | 1 | -1/+3 |
|
|
* | Issue #11948: merge with 3.2 | Sandro Tosi | 2012-01-19 | 1 | -18/+16 |
|\ |
|
| * | Issue #11948: clarify modules search path | Sandro Tosi | 2012-01-19 | 1 | -18/+16 |
|
|
* | | Merge with 3.2 | Terry Jan Reedy | 2012-01-11 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Minor correction. #11418 | Terry Jan Reedy | 2012-01-11 | 1 | -2/+2 |
|
|
* | | merge with 3.2 | Georg Brandl | 2011-12-25 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | 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: merge with 3.2. | Ezio Melotti | 2011-12-13 | 1 | -18/+23 |
|\ \
| |/ |
|
| * | #6570: clarify tutorial section about keyword arguments. | Ezio Melotti | 2011-12-13 | 1 | -18/+23 |
|
|
* | | #13549: merge with 3.2. | Ezio Melotti | 2011-12-13 | 1 | -72/+102 |
|\ \
| |/ |
|
| * | #13549: improve tutorial section about listcomps. | Ezio Melotti | 2011-12-13 | 1 | -72/+102 |
|
|
* | | merge with 3.2 | Sandro Tosi | 2011-10-31 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | remove confusing paragraph (as part of r87523); thanks to AJ Hill from docs@ | Sandro Tosi | 2011-10-31 | 1 | -2/+1 |
|
|
* | | Merge with 3.2. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
|
|
| * | Branch merge | Éric Araujo | 2011-08-09 | 2 | -4/+27 |
| |\ |
|
* | | | Closes #12192: Document that mutating list methods do not return the instance... | Georg Brandl | 2011-10-08 | 1 | -8/+16 |
|
|
* | | | Branch merge | Éric Araujo | 2011-08-09 | 2 | -4/+27 |
|\ \ \ |
|
| * \ \ | Merge doc changes from 3.2 (#8617, #10745). | Éric Araujo | 2011-08-06 | 2 | -4/+27 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Improve documentation for PEP 370 support in site module (#8617). | Éric Araujo | 2011-08-05 | 2 | -4/+27 |
|
|
* | | | | Merge with 3.2. | Georg Brandl | 2011-08-08 | 1 | -0/+3 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Confirm that the prime example is actually correct. We get so many complaint... | Georg Brandl | 2011-08-08 | 1 | -0/+3 |
| |/ |
|
* | | Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes) | Éric Araujo | 2011-07-29 | 1 | -14/+14 |
|\ \
| |/ |
|
| * | 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 |
|\ \
| |/ |
|
| * | Issue 12086: add example showing how to use name mangling. | Raymond Hettinger | 2011-06-25 | 1 | -0/+22 |
|
|
* | | merge from 3.2 - Fix closes Issue12359 - Removing a confusing sentence from t... | Senthil Kumaran | 2011-06-20 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | merge from 3.2. Issue 12359 | Senthil Kumaran | 2011-06-20 | 1 | -7/+8 |
|\ \
| |/ |
|
| * | Fix closes Issue12359 - Minor update to module import description. | Senthil Kumaran | 2011-06-20 | 1 | -7/+8 |
|
|
* | | Merge minor doc change from 3.2 | Éric Araujo | 2011-06-11 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Add missing reST target to one heading in the tutorial | Éric Araujo | 2011-06-11 | 1 | -0/+2 |
|
|
* | | merge with 3.2 | Georg Brandl | 2011-05-01 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Split combined code/doctest code blocks in two blocks, to enable proper highl... | Georg Brandl | 2011-05-01 | 1 | -2/+5 |
|
|
* | | Split combined code/doctest code blocks in two blocks, to enable proper highl... | Georg Brandl | 2011-05-01 | 1 | -0/+4 |
|
|
* | | Merge 3.2 | Éric Araujo | 2011-03-26 | 1 | -4/+1 |
|\ \
| |/ |
|
| * | 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.2. | Ezio Melotti | 2011-03-13 | 1 | -20/+19 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | Use with statement where it improves the documentation (closes #10461) | Éric Araujo | 2011-03-11 | 1 | -1/+3 |
|
|
* | | | Name c -> cls in example. | Georg Brandl | 2011-03-07 | 1 | -2/+2 |
|
|
* | | | Merge doc fixes. | Georg Brandl | 2011-03-06 | 1 | -5/+3 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
| | * | Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge... | R. David Murray | 2011-02-11 | 1 | -2/+3 |
|
|
| | * | Merged revisions 86882 via svnmerge from | Georg Brandl | 2011-01-08 | 1 | -2/+2 |
|
|