Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forgot to use </> for some example output. | Guido van Rossum | 1997-12-05 | 1 | -2/+2 |
* | Remove hyperlink to time-sensitive Python release info. | Guido van Rossum | 1997-11-25 | 1 | -2/+2 |
* | Added hint to skip the heavy stuff on first reading. | Guido van Rossum | 1997-09-11 | 1 | -0/+15 |
* | As Paul Prescod pointed out, metaprogramming is really something | Guido van Rossum | 1997-09-11 | 1 | -13/+11 |
* | Some nits, added a whole section on what you could do with | Guido van Rossum | 1997-09-08 | 1 | -3/+90 |
* | Completed first draft. | Guido van Rossum | 1997-08-26 | 4 | -18/+467 |
* | Checkpoint. | Guido van Rossum | 1997-08-25 | 2 | -5/+369 |
* | Arbitrary point checkpoint commit. Take no notice. | Guido van Rossum | 1997-08-25 | 4 | -6/+248 |
* | Examples of metaprogramming in pure Python. | Guido van Rossum | 1997-08-23 | 2 | -0/+291 |