Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch: | Michael W. Hudson | 2004-08-07 | 1 | -1/+1 |
* | revise wording to avoid confusion for non-native English speakers | Fred Drake | 2004-07-21 | 1 | -1/+1 |
* | revise wording to avoid confusion for non-native English speakers | Fred Drake | 2004-07-21 | 1 | -1/+1 |
* | Fix decimal write-up nits. | Raymond Hettinger | 2004-07-11 | 1 | -7/+7 |
* | Fix typo. | Raymond Hettinger | 2004-07-10 | 1 | -1/+1 |
* | Add a link to the decimal module docs. | Raymond Hettinger | 2004-07-09 | 1 | -8/+8 |
* | Fix markup and nits. | Raymond Hettinger | 2004-07-08 | 1 | -9/+9 |
* | Typo repair. | Tim Peters | 2004-07-07 | 1 | -1/+1 |
* | add omitted markup | Fred Drake | 2004-07-01 | 1 | -2/+3 |
* | * Fix typos. | Raymond Hettinger | 2004-07-01 | 1 | -14/+70 |
* | Add genexps to the glossary. | Raymond Hettinger | 2004-06-07 | 1 | -0/+12 |
* | if we must argue over the/they, we can just remove the unecessary word | Fred Drake | 2004-06-03 | 1 | -1/+1 |
* | Fix typo: the-->they | Raymond Hettinger | 2004-06-03 | 1 | -2/+2 |
* | Fixup spacing in an example. | Raymond Hettinger | 2004-05-31 | 1 | -2/+2 |
* | Fill-in the introductory paragraph for the library tour. | Raymond Hettinger | 2004-05-26 | 1 | -0/+3 |
* | Add a further tour of the standard library. | Raymond Hettinger | 2004-05-26 | 1 | -0/+290 |
* | Follow official recommendation for domain names in examples. | Raymond Hettinger | 2004-05-25 | 1 | -3/+3 |
* | Add more docs for generator expressions. | Raymond Hettinger | 2004-05-19 | 1 | -0/+33 |
* | Patch #940026: Explain "in" when it is first used. | Martin v. Löwis | 2004-05-06 | 1 | -0/+3 |
* | fix typo | Andrew M. Kuchling | 2004-03-29 | 1 | -1/+1 |
* | Insert missing pronoun | Raymond Hettinger | 2004-03-28 | 1 | -2/+2 |
* | - add entry for complex number | Skip Montanaro | 2004-03-27 | 1 | -22/+42 |
* | Update timeit example to reflect current performance. | Raymond Hettinger | 2004-03-26 | 1 | -3/+3 |
* | Remove 'now' | Andrew M. Kuchling | 2004-03-21 | 1 | -1/+1 |
* | fix English usage error reported by Ken Fuchs | Fred Drake | 2004-02-24 | 1 | -2/+2 |
* | fix minor markup error: \code{for} --> \keyword{for} | Fred Drake | 2004-02-12 | 1 | -6/+7 |
* | SF 895560: minor typo | Raymond Hettinger | 2004-02-12 | 1 | -2/+2 |
* | use consistent email address for Tim | Fred Drake | 2003-12-30 | 1 | -1/+1 |
* | Guido grants a Christmas wish: | Raymond Hettinger | 2003-12-17 | 1 | -0/+14 |
* | Incorporate suggestions from Aahz. | Raymond Hettinger | 2003-12-06 | 1 | -7/+9 |
* | Fix links and typos. | Raymond Hettinger | 2003-12-05 | 1 | -14/+22 |
* | Fix typo | Raymond Hettinger | 2003-12-05 | 1 | -4/+4 |
* | Fix link | Raymond Hettinger | 2003-12-03 | 1 | -3/+2 |
* | Add a standard library tour | Raymond Hettinger | 2003-12-03 | 1 | -0/+318 |
* | Fix typo. (From SF bug #853064) | Walter Dörwald | 2003-12-03 | 1 | -1/+1 |
* | Convert a 0/1 to False/True. | Raymond Hettinger | 2003-12-02 | 1 | -2/+2 |
* | Nits from a review of the documentation update. | Raymond Hettinger | 2003-11-26 | 1 | -3/+3 |
* | Documentation for set objects. | Raymond Hettinger | 2003-11-18 | 1 | -0/+37 |
* | Add a new looping idiom | Raymond Hettinger | 2003-11-07 | 1 | -0/+15 |
* | SF #829941, update tutorial, built-in types can be base classes since 2.2 | Neal Norwitz | 2003-10-25 | 1 | -2/+2 |
* | Don't make promises about about the visibility of the induction variable. | Raymond Hettinger | 2003-10-21 | 1 | -12/+0 |
* | Patch #821093: Fix various typos. | Martin v. Löwis | 2003-10-19 | 1 | -2/+2 |
* | Make the embedded hyperlinks work. | Fred Drake | 2003-09-28 | 1 | -6/+7 |
* | * Fix markup. | Raymond Hettinger | 2003-09-27 | 1 | -25/+26 |
* | Lots of markup corrections. Some are minor, but others are not: the | Fred Drake | 2003-09-27 | 1 | -172/+213 |
* | Fix spelling and add markup. | Raymond Hettinger | 2003-09-27 | 1 | -59/+62 |
* | Add a glossary to the tutorial. Also generate an index. At the moment this | Skip Montanaro | 2003-09-24 | 1 | -0/+6 |
* | first cut at a glossary | Skip Montanaro | 2003-09-24 | 1 | -0/+265 |
* | Fix whitespace in example | Raymond Hettinger | 2003-09-24 | 1 | -3/+3 |
* | - added many links into the library reference | Fred Drake | 2003-09-11 | 1 | -30/+45 |