Commit graph

14 commits

Author SHA1 Message Date
Guido van Rossum
e0a928dc1e Fix some broken links. 2000-01-20 21:37:19 +00:00
Guido van Rossum
4117e5428b nannified 1998-09-14 16:44:15 +00:00
Guido van Rossum
482e82a0f6 Corrected some spelling and one technical error. 1998-08-10 13:18:11 +00:00
Guido van Rossum
a9ca42daf0 Vladimir Marangozov's explanatory message. 1998-08-10 01:56:14 +00:00
Guido van Rossum
d895749b61 New warnings to the uninitiated reader. 1998-08-10 01:54:40 +00:00
Guido van Rossum
c37eb56f96 Forgot to use </> for some example output. 1997-12-05 16:18:45 +00:00
Guido van Rossum
682fbe55e5 Remove hyperlink to time-sensitive Python release info. 1997-11-25 15:33:44 +00:00
Guido van Rossum
626a8d034c Added hint to skip the heavy stuff on first reading. 1997-09-11 23:01:04 +00:00
Guido van Rossum
7ade6da866 As Paul Prescod pointed out, metaprogramming is really something
different (programs that write programs).  We are dealing with
metaclasses here.  So change the words slightly.
1997-09-11 22:54:49 +00:00
Guido van Rossum
7b877a9278 Some nits, added a whole section on what you could do with
metaclasses, and acks.
1997-09-08 02:20:57 +00:00
Guido van Rossum
0cdb887676 Completed first draft. 1997-08-26 00:08:51 +00:00
Guido van Rossum
1fb071cc64 Checkpoint. 1997-08-25 21:36:44 +00:00
Guido van Rossum
27e4aa3168 Arbitrary point checkpoint commit. Take no notice. 1997-08-25 15:37:59 +00:00
Guido van Rossum
bff110f3f1 Examples of metaprogramming in pure Python. 1997-08-23 21:14:37 +00:00