Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | * Format an example so that the identation is more obvious. * Add a section on the decimal module to the Brief Tour Part II. | ||||
* | 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 |
| | | | | | * Put in a brief, example driven tutorial entry. * Use better examples in whatsnew24.tex. | ||||
* | Patch #940026: Explain "in" when it is first used. | Martin v. Löwis | 2004-05-06 | 1 | -0/+3 |
| | | | | Backported to 2.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 |
| | | | | | | - fix a couple typos - refine definitions for "interpreted" and "coercion" based upon updates on the python glossary wiki | ||||
* | 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 |
| | | | | sorted() becomes a regular function instead of a classmethod. | ||||
* | 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 |
| | | | | | | | | | | | | * Fix entry order: - >>> before ... - __slots__ in the S section (like __future__ is in the F section) Need to test the repaired(?) link to Guido's webpage. Still needs to have the module reference links made relative to the module directory instead of the tut directory. That will require Fred's magic touch. | ||||
* | Lots of markup corrections. Some are minor, but others are not: the | Fred Drake | 2003-09-27 | 1 | -172/+213 |
| | | | | contents of an \item should not be enclosed in a group! | ||||
* | 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 |
| | | | | mostly only references glossary entries. | ||||
* | 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 |
| | | | | | - removed use of the string module - fixed some broken markup | ||||
* | - add several links into the library reference | Fred Drake | 2003-09-11 | 1 | -36/+34 |
| | | | | | - update a couple of URLs to point to more recent portions of python.org | ||||
* | SF patch #797868: Tutorial, sec. 5.1.4 could contain an extra example | Raymond Hettinger | 2003-08-30 | 1 | -2/+10 |
| | | | | | | (Revised from the original patch contributed by Michal Pasternak.) Also, make a couple minor fixups elsewhere. | ||||
* | Fix typo. | Raymond Hettinger | 2003-08-23 | 1 | -1/+1 |
| | | | | Thou shalt not count to two unless proceeding to the number three. | ||||
* | Adjust some horizontal indentation to be consistent with the style used | Fred Drake | 2003-08-16 | 1 | -4/+4 |
| | | | | throughout the documentation. | ||||
* | Don't introduce map(None, ...) in the tutorial. In practice, zip() is | Neil Schemenauer | 2003-08-14 | 1 | -9/+4 |
| | | | | usually preferred. | ||||
* | SF patch#786531 'the the' typo. Contributed by George Yoshida | Raymond Hettinger | 2003-08-12 | 1 | -1/+1 |
| | |||||
* | Explain argument unpacking | Raymond Hettinger | 2003-08-08 | 1 | -0/+18 |
| |