Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix encoding of \ in some string literals in the discussion of "raw" | Fred Drake | 1998-10-01 | 1 | -2/+2 |
| | | | | strings. Reported by Lorenzo M. Catucci <lorenzo@argon.roma2.infn.it>. | ||||
* | Make sure all chapters, sections, and subsections have a \label to give them | Fred Drake | 1998-07-28 | 1 | -22/+22 |
| | | | | semantic file names in the HTML. No more node#.html files! | ||||
* | Converted some {tabular}s to use {tablei*} environments. | Fred Drake | 1998-07-24 | 1 | -34/+22 |
| | |||||
* | e.g. -> e.g., | Guido van Rossum | 1998-07-24 | 1 | -4/+4 |
| | |||||
* | Lots of changes to get this in sync with the Frame version. | Guido van Rossum | 1998-06-15 | 1 | -50/+217 |
| | | | | | Added raw strings, imaginary literals, assert and exec (!) keywords, a table about Resererved classes of identifiers, and more. | ||||
* | Updated markup style (got rid of \verb@...@, mostly). | Fred Drake | 1998-05-14 | 1 | -34/+34 |
| | |||||
* | The Python Reference Manual. | Fred Drake | 1998-05-06 | 1 | -0/+372 |
| | |||||
* | Removed LaTeX version of reference manual. Added ref/ref.ps. | Guido van Rossum | 1996-10-22 | 1 | -372/+0 |
| | |||||
* | Erase all memory of the access statement | Guido van Rossum | 1996-08-20 | 1 | -1/+1 |
| | |||||
* | add missing definitin of longstringitem | Guido van Rossum | 1995-07-07 | 1 | -0/+1 |
| | |||||
* | made palatable for latex2html: | Guido van Rossum | 1995-03-16 | 1 | -5/+6 |
| | | | | removed $math$, added braces to \item[\tt...] | ||||
* | replace ASCII by macro call | Guido van Rossum | 1995-03-15 | 1 | -11/+11 |
| | |||||
* | Lots of small corrections by Andrew Kuchling (plus all new rotor docs) | Guido van Rossum | 1994-08-08 | 1 | -2/+3 |
| | |||||
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -36/+56 |
| | |||||
* | Initial revision | Guido van Rossum | 1992-08-14 | 1 | -0/+349 |