| Commit message (Expand) | Author | Age | Files | Lines |
| * | Relocating file to Doc/tut. | Fred Drake | 1998-05-06 | 1 | -3495/+0 |
| * | Fixed example to load the startup file from a script (didn't test for the | Fred Drake | 1998-04-13 | 1 | -6/+30 |
| * | The built-in exceptions are not still strings, so make no claims about them. | Fred Drake | 1998-04-12 | 1 | -1/+0 |
| * | Change \sectcode to logical markup. | Fred Drake | 1998-04-04 | 1 | -3/+3 |
| * | Normalized case rules in section headings. | Fred Drake | 1998-04-03 | 1 | -84/+76 |
| * | Small markup nits, a few grammatical fixes, and a clarification of the binary | Fred Drake | 1998-04-01 | 1 | -59/+65 |
| * | Convert LaTeX support to create a new class of documents. HTML generation | Fred Drake | 1998-03-03 | 1 | -2/+1 |
| * | Added \label{}s for logical addressing. | Fred Drake | 1998-02-26 | 1 | -71/+142 |
| * | Remove \bcode / \ecode everywhere. | Fred Drake | 1998-02-13 | 1 | -699/+640 |
| * | "lists objects" --> "list objects" (Section "More on Lists".) | Fred Drake | 1998-02-11 | 1 | -1/+1 |
| * | In the appendix, all sections were marked as subsections, and so had section | Fred Drake | 1998-02-11 | 1 | -4/+4 |
| * | Use \url{} to mark URLs. | Fred Drake | 1998-01-22 | 1 | -6/+6 |
| * | Consistency: "{\bf ...}" ==> "\strong{...}" | Fred Drake | 1998-01-14 | 1 | -1/+1 |
| * | Removed \mytableofcontents; just use \tableofcontents. | Fred Drake | 1998-01-13 | 1 | -1/+1 |
| * | Consistency: | Fred Drake | 1998-01-13 | 1 | -34/+34 |
| * | Added openright option the the \documentclass{} for each of the manuals. | Fred Drake | 1998-01-13 | 1 | -1/+1 |
| * | Revise prologue and frontmatter to use latex2e (not in 2.09 compatibility | Fred Drake | 1998-01-09 | 1 | -8/+3 |
| * | Took out some disclaiming text (even from the title!). Rewritten | Guido van Rossum | 1997-12-30 | 1 | -41/+35 |
| * | Make examples consistently use 4-space indentation. | Fred Drake | 1997-12-04 | 1 | -451/+451 |
| * | Change Python-as-executable-script example to use "#! /usr/bin/env python" | Fred Drake | 1997-10-15 | 1 | -5/+5 |
| * | New version (interim) by AMK. | Guido van Rossum | 1997-07-17 | 1 | -1700/+936 |
| * | (tut.tex): Normalized all uses of "UNIX" and "{\UNIX}" to use "\UNIX{}", | Fred Drake | 1996-12-13 | 1 | -9/+9 |
| * | Change last Ellipses to Ellipsis :-( | Guido van Rossum | 1996-11-02 | 1 | -3/+3 |
| * | (tut.tex): Added matching \normalsize after \small font control command | Fred Drake | 1996-10-29 | 1 | -1/+1 |
| * | Done with the "New in 1.4" chapter. | Guido van Rossum | 1996-10-24 | 1 | -76/+140 |
| * | Got rid of most XXXes in the News chapter. Bumped the version to 1.4. | Guido van Rossum | 1996-10-22 | 1 | -76/+134 |
| * | A first stab at describing what's new in 1.4. Still many XXX'es left. | Guido van Rossum | 1996-10-08 | 1 | -21/+223 |
| * | Version number; started chapter on what's new in 1.4 | Guido van Rossum | 1996-08-23 | 1 | -2/+50 |
| * | Note that EOF is ^Z on DOS. Spell Unix as \UNIX in some more places. | Guido van Rossum | 1996-06-10 | 1 | -4/+7 |
| * | mention syslog upgrade | Guido van Rossum | 1995-10-11 | 1 | -0/+4 |
| * | mention Fred Drake's parser module | Guido van Rossum | 1995-10-11 | 1 | -0/+5 |
| * | updated version and date | Guido van Rossum | 1995-10-09 | 1 | -1/+1 |
| * | a fe more things: apply 3rd arg, ni, ihooks, rexec | Guido van Rossum | 1995-10-08 | 1 | -1/+31 |
| * | describe more 1.3 changes | Guido van Rossum | 1995-10-08 | 1 | -19/+120 |
| * | move uncomfortable backslash | Guido van Rossum | 1995-09-13 | 1 | -2/+3 |
| * | chapter on new things in 1.3 | Guido van Rossum | 1995-08-10 | 1 | -0/+190 |
| * | added pointer to libimp.tex for __import__ example | Guido van Rossum | 1995-07-07 | 1 | -1/+2 |
| * | typos, layout and other small things | Guido van Rossum | 1995-04-10 | 1 | -2/+2 |
| * | versions and dates | Guido van Rossum | 1995-03-15 | 1 | -3/+3 |
| * | replace ASCII by macro call | Guido van Rossum | 1995-03-15 | 1 | -2/+2 |
| * | a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW... | Guido van Rossum | 1995-02-28 | 1 | -6/+6 |
| * | no need to reference doc strings for documented modules | Guido van Rossum | 1995-02-16 | 1 | -21/+17 |
| * | added chapter on new things in 1.2 | Guido van Rossum | 1995-02-15 | 1 | -10/+378 |
| * | spam -> foo (etc.) in examples | Guido van Rossum | 1995-01-04 | 1 | -30/+30 |
| * | typos | Guido van Rossum | 1994-11-10 | 1 | -4/+4 |
| * | Oops! version numbers again! | Guido van Rossum | 1994-10-06 | 1 | -1/+1 |
| * | Add simpler __getattr__ example and document __call__ | Guido van Rossum | 1994-10-06 | 1 | -2/+39 |
| * | Removed description of class.init() method. | Guido van Rossum | 1994-10-06 | 1 | -22/+97 |
| * | Moved author and date to boilerplate.tex. | Guido van Rossum | 1994-10-06 | 1 | -20/+17 |
| * | * Doc/tut.tex (subsection{Lambda Forms}): fix typo in lambda | Guido van Rossum | 1994-08-30 | 1 | -1/+1 |