summaryrefslogtreecommitdiffstats
path: root/Doc/library
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.2Ross Lagerwall2011-03-141-1/+1
|\
| * Merge from 3.1Ross Lagerwall2011-03-141-1/+1
| |\
| | * Issue #10885: Fix multiprocessing docs typoRoss Lagerwall2011-03-141-1/+1
| | * Fix typo.Ezio Melotti2011-03-121-1/+1
* | | convert ast versioning to mercurialBenjamin Peterson2011-03-131-2/+2
* | | merge 3.2Benjamin Peterson2011-03-121-1/+1
|\ \ \ | |/ /
| * | merge 3.1Benjamin Peterson2011-03-121-1/+1
| |\ \ | | |/
| | * trunc -> math.trunc (closes #11475)Benjamin Peterson2011-03-121-1/+1
| * | forward merge from 3.1Senthil Kumaran2011-03-121-5/+6
| |\ \ | | |/
| | * Fix issue11283 - Clarifying a re pattern in the re module docs for conditiona...Senthil Kumaran2011-03-121-5/+6
| * | merge from 3.1Eli Bendersky2011-03-111-20/+26
| |\ \ | | |/
| | * Issue #11426: use 'with' statements on open files in CSV examplesEli Bendersky2011-03-111-20/+26
* | | Fix example in atexit doc: Both open and read could raise the IOError (#10461...Éric Araujo2011-03-121-5/+2
* | | Fix issue11283 - Clarifying a re pattern in the re module docs for conditiona...orsenthil@gmail.com2011-03-121-5/+6
* | | Use with statement where it improves the documentation (closes #10461)Éric Araujo2011-03-114-7/+13
* | | Issue #11426: use 'with' statements on open files in CSV examplesEli Bendersky2011-03-111-20/+26
* | | Merge #10999 fix.R David Murray2011-03-102-32/+76
|\ \ \ | |/ /
| * | Merge #10999 fix.R David Murray2011-03-102-32/+76
| |\ \ | | |/
| | * #10999: Add missing documentation for chflags constants to stat module docsR David Murray2011-03-102-32/+76
| | * Use simpler assert in basic example.Ezio Melotti2011-03-101-2/+2
* | | Merge from 3.2.Ezio Melotti2011-03-101-5/+5
|\ \ \ | |/ /
| * | Port a couple of changes from 3.1.Ezio Melotti2011-03-101-5/+5
| |\ \ | | |/
| | * Backport from 3.2 several improvements and fixes for unittest.rst.Ezio Melotti2011-03-101-259/+351
* | | #11298: merge from 3.2.Ezio Melotti2011-03-081-3/+5
|\ \ \ | |/ /
| * | #11298: Improve the unittest discovery explanation.Ezio Melotti2011-03-081-3/+5
* | | Merge doc fixes.Georg Brandl2011-03-065-8/+19
|\ \ \ | |/ /
| * | Merge doc fixes.Georg Brandl2011-03-065-8/+19
| |\ \ | | |/
| | * #11294: add missing ERA_T_FMT to locale docs.Georg Brandl2011-03-061-3/+8
| | * #11292: add missing A_REVERSE to curses attribute table.Georg Brandl2011-03-061-0/+3
| | * #11227: use Host header in asyncore example.Georg Brandl2011-03-061-1/+2
| | * #11373: fix spelling.Georg Brandl2011-03-061-1/+1
| | * #11392: you can trust the computer, but you have to know what it does.Georg Brandl2011-03-061-3/+5
| | * Markup backport fix.Georg Brandl2011-02-251-1/+1
| | * Merged revisions 87627,87638,87739,87760,87771,87787,87984,87986,88108,88115,...Georg Brandl2011-02-255-44/+122
| | * Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-...Georg Brandl2011-02-256-12/+37
| | * Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,...Georg Brandl2011-02-257-37/+33
| | * Fix example for count().Raymond Hettinger2011-02-141-1/+1
| | * Fix markup problems.Georg Brandl2011-02-121-3/+3
| | * Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge...R. David Murray2011-02-114-57/+94
| | * Merged revisions 88377 via svnmerge fromAntoine Pitrou2011-02-071-2/+2
| | * Merged revisions 88371 via svnmerge fromAntoine Pitrou2011-02-071-3/+5
| | * Merged revisions 88352 via svnmerge fromGregory P. Smith2011-02-051-0/+3
| | * Merged revisions 88334 via svnmerge fromAntoine Pitrou2011-02-041-0/+2
| | * Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge fromÉric Araujo2011-02-021-58/+133
| | * Merged revisions 88281 via svnmerge fromBrian Curtin2011-01-311-1/+1
| | * Issue #11000 ast.parse doc fix (r88172) + tix fix (r88170)Terry Reedy2011-01-242-4/+4
| | * Merged revisions 88137 via svnmerge fromAntoine Pitrou2011-01-211-11/+6
| | * Merged revisions 87993 via svnmerge fromEli Bendersky2011-01-141-1/+1
| | * Merged revisions 87789-87790 via svnmerge fromGeorg Brandl2011-01-096-41/+34
| | * Merged revisions 87807,87820,87831,87859,87870 via svnmerge fromGeorg Brandl2011-01-094-46/+66