Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add genexps to the glossary. | Raymond Hettinger | 2004-06-07 | 1 | -0/+12 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | first cut at a glossary | Skip Montanaro | 2003-09-24 | 1 | -0/+265 |