Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Markup consistency. | Fred Drake | 1998-05-07 | 1 | -14/+14 |
| | | | | | Using \input instead of \include to avoid extra .aux files from being generated. | ||||
* | Fix a bogus \code@...@ to be \code{...}. | Fred Drake | 1998-05-06 | 1 | -24/+23 |
| | | | | Normalize some other markup. | ||||
* | The Python Reference Manual. | Fred Drake | 1998-05-06 | 9 | -0/+3365 |
| | |||||
* | Change the date to March 6, 1998. | Guido van Rossum | 1998-03-06 | 14 | -8931/+25896 |
| | | | | | | | | | | | Migration to Frame 5.5. Checking in the PDF file. (This is questionable -- but we check in the Postscript as well. Perhaps *both* should be removed from the CVS tree, now everything is unbundled and we're distributing PS and PDF tarballs?) Note -- the HTML generation using webmaker is currently broken. I'll have to look into generating HTML from Frame... | ||||
* | Removed a confusing note about coercions and __r*__ operators. | Guido van Rossum | 1998-01-19 | 4 | -153/+148 |
| | |||||
* | Apply fixps.py to allow A4 paper printing. | Guido van Rossum | 1997-12-30 | 1 | -1/+1 |
| | |||||
* | Final version for 1.5; two tiny corrections. | Guido van Rossum | 1997-12-30 | 8 | -49/+52 |
| | |||||
* | Checking in fixed PS, with A4 capability. | Guido van Rossum | 1997-12-24 | 1 | -1/+1 |
| | |||||
* | Script to edit one line in the PS to allow A4 printing. | Guido van Rossum | 1997-12-24 | 1 | -0/+26 |
| | |||||
* | Some manipulations with tags to get the TOC and Index to look better | Guido van Rossum | 1997-12-06 | 4 | -0/+0 |
| | |||||
* | New WML file, this time with working Title and Author tags, and | Guido van Rossum | 1997-12-06 | 1 | -23/+33 |
| | | | | | mapping chapter and section headings to more appropriate nodes so that the TOC actually works. Now generates one HTML page per chapter. | ||||
* | Ignore html files generated by webmaker. | Guido van Rossum | 1997-11-25 | 1 | -0/+1 |
| | |||||
* | Augmented the script so that (at CNRI anyway) it also invokes webmaker | Guido van Rossum | 1997-11-25 | 1 | -1/+12 |
| | | | | to create the HTML. | ||||
* | Updated to the most pressing 1.5 issues. | Guido van Rossum | 1997-11-25 | 13 | -4516/+4474 |
| | |||||
* | generated from latest doc files | Guido van Rossum | 1997-05-21 | 1 | -639/+784 |
| | |||||
* | ??? maybe window size | Guido van Rossum | 1997-05-08 | 1 | -0/+0 |
| | |||||
* | Added assert statement. | Guido van Rossum | 1997-05-08 | 1 | -0/+0 |
| | |||||
* | Added assert resword. | Guido van Rossum | 1997-05-08 | 1 | -0/+0 |
| | |||||
* | Tiny utility prints the latest set of reserved words. | Guido van Rossum | 1997-05-08 | 1 | -0/+32 |
| | |||||
* | Checking in old changes -- no idea why (probably window size). | Guido van Rossum | 1997-05-08 | 4 | -0/+0 |
| | |||||
* | Added some more turd files we can't avoid: .MIF, .ps, .auto. | Guido van Rossum | 1996-11-27 | 1 | -0/+3 |
| | |||||
* | Webmaker instructions | Guido van Rossum | 1996-11-27 | 1 | -0/+560 |
| | |||||
* | Script to write MIF files from ref*.{book,doc} | Guido van Rossum | 1996-11-27 | 1 | -0/+17 |
| | |||||
* | Updated notice. | Guido van Rossum | 1996-10-25 | 2 | -47/+23 |
| | |||||
* | Touched by FrameMaker :-( | Guido van Rossum | 1996-10-24 | 6 | -0/+0 |
| | |||||
* | Include updated title page. | Guido van Rossum | 1996-10-24 | 1 | -40/+46 |
| | |||||
* | Removed CNRI copyright, changed notice to standard notice. | Guido van Rossum | 1996-10-24 | 1 | -0/+0 |
| | | | | Added date and version to title. | ||||
* | Ignore Frame backup and lock files. | Guido van Rossum | 1996-10-23 | 1 | -0/+2 |
| | |||||
* | Regenerated to remove hidden text from page 1. | Guido van Rossum | 1996-10-23 | 1 | -47/+10 |
| | |||||
* | Frame versions of documents after mangling by Robin. | Guido van Rossum | 1996-10-22 | 12 | -0/+0 |
| | |||||
* | Removed LaTeX version of reference manual. Added ref/ref.ps. | Guido van Rossum | 1996-10-22 | 10 | -3374/+16373 |
| | |||||
* | Mention warning for exception in __del__. | Guido van Rossum | 1996-08-20 | 1 | -0/+2 |
| | |||||
* | Erase all memory of the access statement | Guido van Rossum | 1996-08-20 | 2 | -38/+1 |
| | |||||
* | Documented class exceptions. | Guido van Rossum | 1996-08-19 | 1 | -3/+23 |
| | |||||
* | Added footnote about lamda bodies being the same as function bodies. | Guido van Rossum | 1996-08-09 | 1 | -1/+6 |
| | |||||
* | Add warning about exceptions in __del__ being ignored. | Guido van Rossum | 1996-08-09 | 1 | -0/+4 |
| | |||||
* | Added __doc__ to predefined module attributes. | Guido van Rossum | 1996-06-26 | 1 | -3/+6 |
| | |||||
* | typo | Guido van Rossum | 1996-06-26 | 1 | -1/+1 |
| | |||||
* | expr_list -> expression_list | Guido van Rossum | 1996-06-26 | 1 | -2/+2 |
| | |||||
* | explain global better | Guido van Rossum | 1996-06-26 | 1 | -2/+15 |
| | |||||
* | added '**kw' to parameter list syntax | Guido van Rossum | 1996-06-26 | 1 | -1/+3 |
| | |||||
* | footnote about keyword args | Guido van Rossum | 1995-10-08 | 2 | -2/+5 |
| | |||||
* | make access obsolete | Guido van Rossum | 1995-10-08 | 1 | -4/+2 |
| | |||||
* | replace vars() with locals() and globals(); 3rd raise arg; typos | Guido van Rossum | 1995-07-07 | 2 | -19/+28 |
| | |||||
* | typos | Guido van Rossum | 1995-07-07 | 1 | -3/+3 |
| | |||||
* | add missing definitin of longstringitem | Guido van Rossum | 1995-07-07 | 1 | -0/+1 |
| | |||||
* | squeezed some space out of a line that was too long | Guido van Rossum | 1995-05-03 | 1 | -2/+2 |
| | |||||
* | update list of supported os-es | Guido van Rossum | 1995-04-04 | 1 | -2/+2 |
| | |||||
* | added index entries for __*__ identifiers | Guido van Rossum | 1995-03-21 | 3 | -0/+65 |
| | |||||
* | added table of precedences | Guido van Rossum | 1995-03-17 | 1 | -0/+51 |
| |